Skip to main content

TcxCustomGridRecord Methods

Represents the base class for records in a View.
Name Description
CanFocus Determines whether the record can be focused.
CanFocusCells
Collapse(Boolean) Collapses the record.
Equals(TObject) Inherited from TObject.
Expand(Boolean) Expands the record.
GetFirstFocusableChild Returns the first child record for the current record.
GetHashCode Inherited from TObject.
GetLastFocusableChild(Boolean) Gets the last child record for the current record.
Invalidate(TcxCustomGridTableItem) Updates a record or a record cell.
MakeVisible Makes the current record visible.
ToString Inherited from TObject.
See Also