TcxTreeListColumnOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Cell |
Specifies whether to display an ellipsis within column cells with truncated content. |
Column | Provides access to the parent column. |
Customizing |
Specifies whether an item can be moved to the customization box.
Inherited from Tcx |
Edit |
Specifies the sizing mode for the column’s multi-line in-place editor. |
Editing |
Defines whether item cells editing is enabled.
Inherited from Tcx |
Excel |
Provides access to a tree list column‘s Excel-inspired filter dropdown. |
Filtering |
Specifies if end-users can create and customize filter criteria for a specific item.
Inherited from Tcx |
Filtering |
Specifies whether an item is searchable by the Find Panel.
Inherited from Tcx |
Filter |
Provides access to the tree list column settings common to all filter dropdown types, and the settings that affect only classic filter dropdowns. |
Filter |
Specifies the filter dropdown type that a container control item uses.
Inherited from Tcx |
Focusing |
Specifies whether end-users can focus item cells.
Inherited from Tcx |
Footer | Specifies whether footer cells are displayed for the column. |
Group |
Specifies whether group footer cells are displayed for the column. |
Hidden | Specifies the visibility of the column within the customization form. |
Ignore |
Inherited from Tcx |
Inc |
Specifies whether the current item can perform incremental search.
Inherited from Tcx |
Moving |
Specifies whether end-users can move an item within a control.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Show |
Identifies the manner in which in-place editors are displayed within item cells.
Inherited from Tcx |
Sizing | Specifies whether end-users can horizontally resize the column. |
Sorting |
Specifies whether end-users can sort data against an item.
Inherited from Tcx |
Tab |
Determines whether the end-user can focus an item by using the Tab key.
Inherited from Tcx |
Vert |
Specifies whether end-users can vertically resize the column. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
Restore |
Restores the column’s default option settings. |
To |
Inherited from TObject. |
See Also