|
|
|
SftDirectoryColumn Object (ISftDirectoryColumn Interface) |
The SftDirectoryColumn object describes the attributes of one column. The SftDirectoryColumn object can be accessed through the control's Column or ColumnEntry properties. A control has one SftDirectoryColumn object for each defined column.
Property/Method |
Description |
Defines the default background color for all cells in this column. |
|
Defines the text alignment for all cells in this column. |
|
Defines the contents for all cells in this column. |
|
Returns the column's display position. |
|
Defines the default foreground color for all cells in this column. |
|
Defines the column header's text alignment. |
|
Defines the column header's enabled/disabled status. |
|
Defines the column header's text. |
|
Defines the column header's ToolTip text. |
|
Defines the column header's behavior during column reordering. |
|
Defines the header's behavior during resizing. |
|
Resizes the column to its optimal width. |
|
Makes the column visible using horizontal scrolling if needed. |
|
Defines the column's minimum width. |
|
Defines the column's minimum width. |
|
Returns the column's (real) column index. |
|
Defines the default background color for all selected cells in this column. |
|
Defines the default foreground color for all selected cells in this column. |
|
Sorts the column. |
|
Defines the column's width. |
|
Defines the column's width in pixels. |
See Also Object Hierarchy