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 Properties
Show Inherited Hide Inherited

Stores vertical grid row settings in unbound mode.
Name Description
Caption Specifies the text for the current row header. Inherited from TcxCaptionRowProperties.
Collection Inherited from TCollectionItem.
DataBinding Inherited from TcxCustomEditorRowProperties.
DisplayEditProperties Inherited from TcxCustomEditorRowProperties.
DisplayName Inherited from TCollectionItem.
DisplayTexts Inherited from TcxCustomEditorRowProperties.
EditProperties Provides access to active in-place editor settings. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClass Specifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClassName Specifies the in-place editor type by its class name. Inherited from TcxCustomEditorRowProperties.
Filtered Inherited from TcxCaptionRowProperties.
FilteringDateRanges Inherited from TcxCustomEditorRowProperties.
HeaderAlignmentHorz Specifies the horizontal alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
HeaderAlignmentVert Specifies the vertical alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
Hint Specifies the text in the hint window that appears when the user positions the mouse cursor over the row header. Inherited from TcxCaptionRowProperties.
ID Inherited from TCollectionItem.
ImageIndex Specifies the image index for the current row’s header. Inherited from TcxCaptionRowProperties.
Index Inherited from TCollectionItem.
ItemIndex Returns the vertical grid row index. Inherited from TcxCustomEditorRowProperties.
ItemLink Inherited from TcxCustomEditorRowProperties.
Options Provides access to settings that control a user’s capability to manipulate a row. Inherited from TcxCustomEditorRowProperties.
PropertiesValue Inherited from TcxCustomEditorRowProperties.
RepositoryItem Specifies an edit repository item component for the vertical grid row. Inherited from TcxCustomEditorRowProperties.
Row Identifies the current row. Inherited from TcxCustomRowProperties.
Value Specifies the value for the data cell of the row’s focused record. Inherited from TcxCustomEditorRowProperties.
Values Provides indexed access to the row’s values. Inherited from TcxCustomEditorRowProperties.
VisibleForExpressionEditor Specifies an editor row’s visibility in the “Expression Editor Dialog“ dialog. Inherited from TcxCustomEditorRowProperties.
See Also