TcxGridTableOptionsCustomize Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Column |
Specifies the “Expression Editor…” item’s visibility in the column header popup menu. |
Column |
Specifies whether columns can display filter dropdown buttons. |
Column |
Determines whether the View’s records can be grouped according to column values. |
Column |
Determines the manner in which end-users can hide the Table View’s columns. |
Column |
Indicates whether to hide columns from the View when grouping is applied. |
Column |
Determines whether the View’s columns can be resized by dragging the sides of column headers. |
Column |
Determines whether the Table View’s columns can be moved by dragging their headers. |
Column |
Determines whether records can be sorted according to column values. |
Columns |
Specifies if the Quick Column Customization button is displayed. |
Columns |
Specifies the maximum number of column captions displayed in the Quick Column Customization dropdown list at a time. |
Columns |
Specifies whether columns in the Table View can be reordered by dragging their captions in the Quick Column Customization dropdown list. |
Columns |
Switches the visibility of the (All) and (Sorted) check boxes in the Quick Column Customization dropdown list. |
Columns |
Specifies if column captions are sorted alphabetically in the Quick Column Customization dropdown list. |
Data |
Specifies if users can fix rows at the top or bottom border of the grid View. |
Data |
Specifies if users can adjust the height of data rows. |
Grid |
Provides access to the parent grid View. |
Group |
Specifies whether sorting data by a column results in grouping by this column. |
Group |
Specifies if users can resize group rows. |
Item |
Enables runtime filtering of View items.
Inherited from Tcx |
Item |
Enables runtime grouping of View items.
Inherited from Tcx |
Item |
Controls the visibility of View items in the Customization form.
Inherited from Tcx |
Item |
Enables runtime moving of View items.
Inherited from Tcx |
Item |
Enables runtime sorting of the View’s items.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
#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 |
Supports |
Determines whether users can reorder View items by dragging their names in the Quick Column Customization dropdown.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also