Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

SftTreeColumn Object (ISftTreeColumn Interface)

The SftTreeColumn object represents one column in a SftTree/OCX control. A SftTreeColumn object for a particular column can be accessed through the control's Column property. Certain default properties and behavior for all columns can be defined using the SftTreeColumns object.

Property/MethodDescription
BackColorDefines the background color of cells in this column.
BackColorEndDefines the default background color of cells in this column, combined with BackColor creating a gradient fill.
BackColorOrientationDefines the default background gradient fill orientation of cells in this column.
CellHAlignDefines the default horizontal alignment of cell contents in this column.
CellMultilineDefines whether multi-line text is allowed in cells in this column.
CellVAlignDefines the default vertical alignment of cell contents in this column.
CellWordWrapDefines whether the cell text may word-wrap within the available space in this column.
DisplayPositionReturns the display position of this column.
ForeColorDefines the text color of cells in this column.
IndexReturns the real column number of this column.
MakeOptimalSets the column's optimal width so that the text and graphics of all items can be displayed without being clipped horizontally.
MakeVisibleHorizontally scrolls the column into view so it is displayed in the tree control's client area.
MergeDefines whether the contents of this column can merge into the next displayed column.
MergeIntoDefines whether the contents of the previous column can merge into this column.
MinWidthDefines the minimum width of this column.
MinWidthPixDefines the minimum width of this column.
OptimalWidthReturns the column's optimal width based on its contents.
OptimalWidthPixReturns the column's optimal width based on its contents.
ProgressColorDefines the default progress bar color used for cells in this column.
ProgressColorEndDefines the default progress bar color used for this cell in this column, combined with ProgressColor creating a gradient fill.
ProgressColorOrientationDefines the default gradient fill orientation for progress bars in this column.
ProgressStyleDefines the default progress bar appearance for cells in this column.
SelectBackColorDefines the background color of selected items in this column.
SelectBackColorEndDefines the background color of selected items in this column, combined with SelectBackColor creating a gradient fill.
SelectForeColorDefines the text color of selected items in this column.
ToolTipDefines whether Tool Tips are used for cells in this column.
WidthDefines the width of this column.
WidthPixDefines the width of this column.

See Also Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.