Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

LastOpenended Property, ColumnsClass Class

Defines whether the last column is open-ended.

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

Syntax

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

Value

True if the last column is open-ended, otherwise False.

The default value is True.

Comments

Defines whether the last column is open-ended.

Using the LastOpenended property, the last displayed column can be defined as open-ended. An open-ended last column will display the complete cell contents for the last (or only) column and never truncate any data. A fixed-width last column is defined with a specified width (see ColumnClass.Width) and any data which doesn't fit is truncated.

When a splitter bar is present, LastOpenended applies to both panes of the control and the last column of both the left and the right pane are open-ended columns.

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.