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

TcxEditorRowProperties Methods
Show Inherited Hide Inherited

Stores vertical grid row settings in unbound mode.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Changed protected Forces the grid control to redraw itself when the properties of the current row are changed. Inherited from TcxCustomRowProperties.
DefaultCaption protected Returns the default header text if the Caption property is not assigned. Inherited from TcxCaptionRowProperties.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
RestoreDefaults protected Restores the default status for the current row. Inherited from TcxCaptionRowProperties.
SetDisplayName(String) Inherited from TCollectionItem.
ShowExpressionEditor Invokes the “Expression Editor Dialog“ dialog for an editor row. Inherited from TcxCustomEditorRowProperties.
ToString Inherited from TObject.
See Also