TcxCaptionRowProperties Properties
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