Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Column Header

Optional column headers are available for single- and multi-column trees. Column headers consist of one or multiple rows of cells. Individual cells within the column headers can be accessed using the HeadersClass.Item property. Languages supporting indexers can use array syntax, usually Headers[] or Headers().

The HeadersClass class describes attributes that apply to all headers in a SftTree/NET control. It is accessed using the SftTree.Headers property.

Cells within column headers offer all the cell properties and can contain zero, one or several parts, such as text, images, buttons, checkboxes, radiobuttons, progressbars, and more. The HeadersClass.SortIndicatorPositionDefault property is used to define the position of optional sort indicators. The actual display of the sorting indicator is defined individually for each cell using the cell's CellBaseClass.SortStatus property. By using cell merging within column headers, cells can be merged vertically and/or horizontally.

Cells in column headers usually are defined to look like buttons or headers using the HeadersClass.AppearanceDefault property.

Column headers support optional column resizing and column reordering.

If a user clicks on a column header, the ItemClick event or ItemDoubleClick event occurs. In addition to the ItemClick event, the properties HeadersClass.LastClicked, HeadersClass.ClickedRow and HeadersClass.ClickedColumn are useful to determine the header clicked.

Tree Components



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.