Skip to main content

TcxTreeListColumn Properties

An unbound Tree List column.
Name Description
ActuallyVisible Indicates whether the current column is displayed within the TreeList control.
BestFitMaxWidth Specifies the maximum width (in pixels) for the column with Best Fit applied.
Caption Provides access to settings that determine the appearance of the current column’s caption.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Data Inherited from TcxCustomInplaceEditContainer.
DataBinding Specifies an object which links the current column to a data field.
DesignInfo Inherited from TComponent.
DisplayTexts Gets the display text of particular column value.
DisplayWidth Specifies the column’s width on screen, in pixels.
Editing Indicates whether the current column is being edited (in edit mode).
EditValue Specifies the value of the cell being edited.
Filtered Inherited from TcxCustomInplaceEditContainer.
FilteringDateRanges Inherited from TcxCustomInplaceEditContainer.
Focused Indicates whether the current column is focused.
IndentWidth Determines the increment (in pixels) by which the expandable column‘s width is increased during node expansion.
IsHidden Indicates whether the column is displayed within the TreeList control.
IsLeft Indicates whether the current column is the first visible one within its band.
IsPreview Specifies whether the column’s values are used within the preview section.
IsRight Indicates whether the current column is the last visible one within its band.
ItemIndex Specifies the position of the current column within the TreeList control’s Columns collection.
MinWidth Specifies the column’s minimum width, in pixels.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Options Provides access to the column’s appearance options and settings that determine the column’s response to end-user actions.
Owner Inherited from TComponent.
Position Provides access to settings that specify the column’s position within a band.
Properties Provides access to active in-place editor settings. Inherited from TcxCustomInplaceEditContainer.
PropertiesClass Specifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomInplaceEditContainer.
PropertiesClassName Specifies the in-place editor type by its class name. Inherited from TcxCustomInplaceEditContainer.
PropertiesValue Provides access to active in-place editor settings. Inherited from TcxCustomInplaceEditContainer.
RepositoryItem Specifies an edit repository item for the data item. Inherited from TcxCustomInplaceEditContainer.
SortIndex Specifies the index of the current column within sorted columns.
SortOrder Specifies the sort order of the column’s values.
StatusHint Specifies the hint displayed in a status bar.
Styles Provides access to the style settings of the column’s elements.
Summary Provides access to the column’s summary collections.
SummaryFooter
Tag Inherited from TComponent.
TreeList Provides access to the Tree List control to which the column belongs.
Value Inherited from TcxCustomInplaceEditContainer.
ValueCount Inherited from TcxCustomInplaceEditContainer.
Values Provides access to the column’s value within a specified node.
VCLComObject Inherited from TComponent.
Visible Specifies the visibility of the column’s values within the TreeList control.
VisibleForExpressionEditor Specifies an item’s visibility in the “Expression Editor Dialog“ dialog. Inherited from TcxCustomInplaceEditContainer.
VisibleIndex Determines the visible position of the current column within the TreeList control.
Width Specifies the column width, in pixels.
See Also