Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Resizable Property, ColumnClass Class

Defines whether this column is resizable.

Class: ColumnClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

True if this column is resizable, otherwise False.

The default value is True.

Comments

Defines whether this column is resizable.

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 ColumnClass 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.