Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Resizable Property, ColumnsClass Class

Defines whether resizable columns can be resized in the item area.

Class: ColumnsClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

True if resizable columns can be resized in the item area, otherwise False.

The default value is True.

Comments

Defines whether resizable columns can be resized in the item area.

An individual column is defined resizable by using the column's 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 ColumnsClass 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.