Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Resizable Property, HeadersClass Class

Defines whether columns are resizable using column headers.

Class: HeadersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool Resizable { get; set; }
Public Property Resizable As Boolean

Value

True if column headers can be used to resize columns, otherwise False.

The default value is True.

Comments

Defines whether columns are resizable using column headers.

Even if column resizing has been enabled for column headers in general, each column that is resizable must be defined using the ColumnClass.Resizable property.

Resizable columns can be resized in the item area, header area and footer area depending on the ColumnsClass.Resizable, HeadersClass.Resizable and FootersClass.Resizable properties.

To disable column resizing completely for all columns, either the ColumnsClass.Resizable, HeadersClass.Resizable and FootersClass.Resizable properties must be set to False or all columns must define their ColumnClass.Resizable properties as False.

See Also HeadersClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.