Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomGridRow Methods
Show Inherited Hide Inherited

The base class for records in a grid Table View.
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
GetFirstFocusableChild Returns the first child record for the current record. Inherited from TcxCustomGridRecord.
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
ToString Inherited from TObject.
See Also