Skip to main content

TdxServerModeDataControllerGroups Properties

Name Description
ChildCount Returns the number of children for a specified data group. Inherited from TcxDataControllerGroups.
ChildDataGroupIndex Returns the index of a specific child data group. Inherited from TcxDataControllerGroups.
ChildRecordIndex Returns the index of the record within a specific data group. Inherited from TcxDataControllerGroups.
DataController
DataGroupIndexByRowIndex Returns the data group index for a specified row index. Inherited from TcxDataControllerGroups.
FieldGroupIndex Returns the data group index by the field containing values of the mapped item that the data is grouped by. Inherited from TcxDataControllerGroups.
GroupDisplayTexts Returns the group row‘s display text. Inherited from TcxDataControllerGroups.
GroupingItemCount Returns the current number of grouping items. Inherited from TcxDataControllerGroups.
GroupingItemIndex Returns the grouping item position within a collection of all items. Inherited from TcxDataControllerGroups.
GroupValues Returns the persistent field’s value that uniquely identifies the ADataGroupIndex group row. Inherited from TcxDataControllerGroups.
IsChildInMergedGroup Inherited from TcxDataControllerGroups.
ItemGroupIndex Returns the group index of the item at a specified position. Inherited from TcxDataControllerGroups.
Level Returns the hierarchy level of the currently processed data group. Inherited from TcxDataControllerGroups.
LevelCount Inherited from TcxDataControllerGroups.
ParentDataGroupIndex Returns the index of a parent data group. Inherited from TcxDataControllerGroups.
See Also