TcxGridDBLayoutViewItem Properties
A data-aware Layout View’s data item.Name | Description |
---|---|
ActuallyVisible | Specifies whether an item can be displayed. Inherited from TcxCustomGridTableItem. |
AlternateCaption | Specifies an alternative caption for the current item. Inherited from TcxCustomGridTableItem. |
BestFitMaxWidth | Specifies the item’s (column) maximum width value (in pixels) for the best fit. Inherited from TcxCustomGridTableItem. |
Caption | Specifies the data item’s caption. Inherited from TcxCustomGridTableItem. |
ComObject | Inherited from TComponent. |
ComponentCount | Inherited from TComponent. |
ComponentIndex | Inherited from TComponent. |
Components | Inherited from TComponent. |
ComponentState | Inherited from TComponent. |
ComponentStyle | Inherited from TComponent. |
DataBinding | Provides access to the item’s link object. |
DateTimeGrouping protected | Specifies time periods used as date/time grouping values in group rows. Inherited from TcxCustomGridTableItem. |
DesignInfo | Inherited from TComponent. |
Editable | Inherited from TcxCustomGridTableItem. |
Editing | Specifies whether the current item is in edit mode. Inherited from TcxCustomGridTableItem. |
EditValue | Specifies the value stored in the item’s cell in the currently focused record. Inherited from TcxCustomGridTableItem. |
FakeComponentLink1 | Inherited from TcxComponent. |
FakeComponentLink2 | Inherited from TcxComponent. |
FakeComponentLink3 | Inherited from TcxComponent. |
Filtered | Specifies whether filter criteria are set for the current item (column). Inherited from TcxCustomGridTableItem. |
FilteringDateRanges | Provides access to the item’s collection of filter date ranges. Inherited from TcxCustomGridTableItem. |
Focused | Specifies whether the cell is focused. Inherited from TcxCustomGridTableItem. |
FocusedCellViewInfo | Inherited from TcxGridLayoutViewItem. |
GridView | Provides access to the View that owns the data item. Inherited from TcxGridLayoutViewItem. |
GroupIndex protected | Specifies the group index of the item (column). Inherited from TcxCustomGridTableItem. |
GroupingDateRanges protected | Provides access to the item’s collection of grouping date ranges. Inherited from TcxCustomGridTableItem. |
HeaderAlignmentHorz protected | Defines the horizontal alignment of the item caption. Inherited from TcxCustomGridTableItem. |
HeaderAlignmentVert protected | Specifies the vertical alignment of the item caption. Inherited from TcxCustomGridTableItem. |
HeaderHint protected | Specifies the hint text that is displayed when the mouse pointer is hovered over the data item’s header. Inherited from TcxCustomGridTableItem. |
Hidden protected | Specifies whether the item can be displayed within the Customization form. Inherited from TcxCustomGridTableItem. |
Hideable | Inherited from TcxCustomGridTableItem. |
ID | Specifies the unique identifier assigned to an item. Inherited from TcxCustomGridTableItem. |
IncSearching | Indicates whether an incremental search is currently in progress on the current item. Inherited from TcxCustomGridTableItem. |
Index | Specifies the position of the item within the View’s item collection. Inherited from TcxCustomGridTableItem. |
IsDesigning | Inherited from TcxComponent. |
IsDestroying | Inherited from TcxComponent. |
IsFirst | Specifies whether the item is the first within the collection of visible items. Inherited from TcxCustomGridTableItem. |
IsLast | Specifies whether the item is the last within the collection of visible items. Inherited from TcxCustomGridTableItem. |
IsLoading | Inherited from TcxComponent. |
LayoutItem | Provides access to the layout item which is associated with the data item. Inherited from TcxGridLayoutViewItem. |
MinWidth protected | Specifies the minimum width (in pixels) of the cell in which the item’s data is displayed. Inherited from TcxCustomGridTableItem. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Options | Specifies the data item’s settings. Inherited from TcxGridLayoutViewItem. |
Owner | Inherited from TComponent. |
Properties | Provides access to active in-place editor settings. Inherited from TcxCustomGridTableItem. |
PropertiesClass | Specifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomGridTableItem. |
PropertiesClassName | Specifies the in-place editor type by its class name. Inherited from TcxCustomGridTableItem. |
RepositoryItem | Specifies an edit repository item component for the grid table item. Inherited from TcxCustomGridTableItem. |
SortIndex | Specifies the data item’s index in a complex sort operation applied to the parent grid View. Inherited from TcxCustomGridTableItem. |
SortOrder | Specifies the sort order of the data item. Inherited from TcxCustomGridTableItem. |
Styles | Specifies the data item’s style settings. Inherited from TcxGridLayoutViewItem. |
Tag | Specifies the integer value associated with the data item. Inherited from TcxCustomGridTableItem. |
VCLComObject | Inherited from TComponent. |
Visible | Specifies whether the item is displayed within a View. Inherited from TcxCustomGridTableItem. |
VisibleCaption | Inherited from TcxCustomGridTableItem. |
VisibleForCustomization protected | Specifies whether an item is shown in the Customization Form when moved into it. Inherited from TcxCustomGridTableItem. |
VisibleForExpressionEditor | Specifies if the grid View item is available as a value source for expressions in the “Expression Editor“ dialog. Inherited from TcxCustomGridTableItem. |
VisibleIndex | Specifies the position of an item within the collection of items. Inherited from TcxCustomGridTableItem. |
Width protected | Specifies the width (in pixels) of the cell in which displays the item’s data. Inherited from TcxCustomGridTableItem. |
See Also