TcxCustomGridTableItem Properties
The base class for all data items in Table, Banded Table, Card, Layout, and WinExplorer grid Views.
Name | Description |
---|---|
Actually |
Specifies whether an item can be displayed. |
Alternate |
Specifies an alternative caption for the current item. |
Best |
Specifies the item’s (column) maximum width value (in pixels) for the best fit. |
Caption | Specifies the data item’s caption. |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Data |
Specifies an object linking the current item to data storage. |
Date |
Specifies time periods used as date/time grouping values in group rows. |
Design |
Inherited from TComponent. |
Editable | |
Editing | Specifies whether the current item is in edit mode. |
Edit |
Specifies the value stored in the item’s cell in the currently focused record. |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Fake |
Inherited from Tcx |
Filtered | Specifies whether filter criteria are set for the current item (column). |
Filtering |
Provides access to the item’s collection of filter date ranges. |
Focused | Specifies whether the cell is focused. |
Focused |
|
Grid |
Provides access to the parent grid View. |
Group |
Specifies the group index of the item (column). |
Grouping |
Provides access to the item’s collection of grouping date ranges. |
Header |
Defines the horizontal alignment of the item caption. |
Header |
Specifies the vertical alignment of the item caption. |
Header |
Specifies the hint text that is displayed when the mouse pointer is hovered over the data item’s header. |
Hidden protected | Specifies whether the item can be displayed within the Customization form. |
Hideable | |
ID | Specifies the unique identifier assigned to an item. |
Inc |
Indicates whether an incremental search is currently in progress on the current item. |
Index | Specifies the position of the item within the View’s item collection. |
Is |
Inherited from Tcx |
Is |
Inherited from Tcx |
Is |
Specifies whether the item is the first within the collection of visible items. |
Is |
Specifies whether the item is the last within the collection of visible items. |
Is |
Inherited from Tcx |
Min |
Specifies the minimum width (in pixels) of the cell in which the item’s data is displayed. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Contains a set of options controlling the user’s ability to change the item’s contents and the appearance of item cells. |
Owner | Inherited from TComponent. |
Properties | Provides access to active in-place editor settings. |
Properties |
Specifies a reference to the editor properties class that corresponds to the active in-place editor type. |
Properties |
Specifies the in-place editor type by its class name. |
Repository |
Specifies an edit repository item component for the grid table item. |
Sort |
Specifies the data item’s index in a complex sort operation applied to the parent grid View. |
Sort |
Specifies the sort order of the data item. |
Styles | Provides access to styles that define the appearance of different data item elements. |
Tag | Specifies the integer value associated with the data item. |
VCLCom |
Inherited from TComponent. |
Visible | Specifies whether the item is displayed within a View. |
Visible |
|
Visible |
Specifies whether an item is shown in the Customization Form when moved into it. |
Visible |
Specifies if the grid View item is available as a value source for expressions in the “Expression Editor“ dialog. |
Visible |
Specifies the position of an item within the collection of items. |
Width protected | Specifies the width (in pixels) of the cell in which displays the item’s data. |
See Also