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

TcxCaptionRowProperties Properties
Show Inherited Hide Inherited

Contains settings that define the appearance and behavior of the header or category row for the editor.
Name Description
Caption Specifies the text for the current row header.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Filtered protected
HeaderAlignmentHorz Specifies the horizontal alignment of the row’s header text.
HeaderAlignmentVert Specifies the vertical alignment of the row’s header text.
Hint Specifies the text in the hint window that appears when the user positions the mouse cursor over the row header.
ID Inherited from TCollectionItem.
ImageIndex Specifies the image index for the current row’s header.
Index Inherited from TCollectionItem.
Row Identifies the current row. Inherited from TcxCustomRowProperties.
See Also