TcxGridServerModeGroupRow Methods
Name | Description |
---|---|
CanFocus | Determines whether the record can be focused. Inherited from TcxCustomGridRecord. |
CanFocusCells | Inherited from TcxCustomGridRecord. |
Collapse(Boolean) | Collapses the record. Inherited from TcxCustomGridRecord. |
Equals(TObject) | Inherited from TObject. |
Expand(Boolean) | Expands the record. Inherited from TcxCustomGridRecord. |
ExpandOnDblClick | Inherited from TcxCustomGridRow. |
GetFirstFocusableChild | Returns the first child record for the current record. Inherited from TcxCustomGridRecord. |
GetGroupSummaryInfo(TcxDataSummaryItems,PVariant,Integer) | Requests information on summaries of the currently processed group row. Inherited from TcxGridGroupRow. |
GetHashCode | Inherited from TObject. |
GetLastFocusableChild(Boolean) | Gets the last child record for the current record. Inherited from TcxCustomGridRecord. |
Invalidate(TcxCustomGridTableItem) | Updates a record or a record cell. Inherited from TcxCustomGridRecord. |
MakeVisible | Makes the current record visible. Inherited from TcxCustomGridRecord. |
SupportsCellMultiSelect | Inherited from TcxCustomGridRow. |
ToString | Inherited from TObject. |
See Also