Skip to main content

TcxDBTreeListColumn Properties

A data-aware Tree List column.
Name Description
ActuallyVisible Indicates whether the current column is displayed within the TreeList control. Inherited from TcxTreeListColumn.
BestFitMaxWidth Specifies the maximum width (in pixels) for the column with Best Fit applied. Inherited from TcxTreeListColumn.
Caption Provides access to settings that determine the appearance of the current column’s caption. Inherited from TcxTreeListColumn.
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 Represents the TreeList column connection to a data source.
DesignInfo Inherited from TComponent.
DisplayTexts Gets the display text of particular column value. Inherited from TcxTreeListColumn.
DisplayWidth Specifies the column’s width on screen, in pixels. Inherited from TcxTreeListColumn.
Editing Indicates whether the current column is being edited (in edit mode). Inherited from TcxTreeListColumn.
EditValue Specifies the value of the cell being edited. Inherited from TcxTreeListColumn.
Filtered Inherited from TcxCustomInplaceEditContainer.
FilteringDateRanges Inherited from TcxCustomInplaceEditContainer.
Focused Indicates whether the current column is focused. Inherited from TcxTreeListColumn.
IndentWidth Determines the increment (in pixels) by which the expandable column‘s width is increased during node expansion. Inherited from TcxTreeListColumn.
IsHidden Indicates whether the column is displayed within the TreeList control. Inherited from TcxTreeListColumn.
IsLeft Indicates whether the current column is the first visible one within its band. Inherited from TcxTreeListColumn.
IsPreview Specifies whether the column’s values are used within the preview section. Inherited from TcxTreeListColumn.
IsRight Indicates whether the current column is the last visible one within its band. Inherited from TcxTreeListColumn.
ItemIndex Specifies the position of the current column within the TreeList control’s Columns collection. Inherited from TcxTreeListColumn.
MinWidth Specifies the column’s minimum width, in pixels. Inherited from TcxTreeListColumn.
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. Inherited from TcxTreeListColumn.
Owner Inherited from TComponent.
Position Provides access to settings that specify the column’s position within a band. Inherited from TcxTreeListColumn.
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. Inherited from TcxTreeListColumn.
SortOrder Specifies the sort order of the column’s values. Inherited from TcxTreeListColumn.
StatusHint Specifies the hint displayed in a status bar. Inherited from TcxTreeListColumn.
Styles Provides access to the style settings of the column’s elements. Inherited from TcxTreeListColumn.
Summary Provides access to the column’s summary collections. Inherited from TcxTreeListColumn.
SummaryFooter Inherited from TcxTreeListColumn.
Tag Inherited from TComponent.
TreeList Provides access to the Tree List control to which the column belongs. Inherited from TcxTreeListColumn.
Value Inherited from TcxCustomInplaceEditContainer.
ValueCount Inherited from TcxCustomInplaceEditContainer.
Values Provides access to the column’s value within a specified node. Inherited from TcxTreeListColumn.
VCLComObject Inherited from TComponent.
Visible Specifies the visibility of the column’s values within the TreeList control. Inherited from TcxTreeListColumn.
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. Inherited from TcxTreeListColumn.
Width Specifies the column width, in pixels. Inherited from TcxTreeListColumn.
See Also