TcxRowCaptionInfo Properties
Stores ViewInfo information about a row item caption.| Name | Description |
|---|---|
| Caption | Returns the text displayed within the row item caption. |
| CaptionRect | Returns the rectangle of the row item caption. |
| CaptionTextRect | Returns the rectangle occupied by the row item’s caption text. |
| FilterButtonRect | |
| FilterButtonState | |
| FilterSmartTagState | |
| Focused | Indicates whether the row item caption is focused. |
| ImageIndex | Returns the index of the image assigned to a row caption item. |
| ImageRect | Returns the rectangle of the area occupied by the item’s caption image. |
| Images | Returns the collection of images used by the vertical grid. |
| IsFilterButtonActive | |
| IsFilterSmartTag | |
| Row | Returns the row to which the caption belongs. |
| RowCellIndex | Returns the row caption’s corresponding row cell. |
| State | |
| TextFlags | |
| ViewParams | Provides access to the view parameters of the row item caption. |
See Also