TcxCustomRowHeaderInfo Properties
Stores ViewInfo information about a row header.Name | Description |
---|---|
ButtonAreaBounds | |
ButtonColor | Returns the background color of the expand button. |
ButtonRect | Returns the rectangle the expand button occupies. |
CaptionsInfo | Provides access to the list of objects containing row captions’ view information. |
CategoryIndents | Contains information about category indents within the row header. |
Focused | Indicates whether the row header is focused. |
FocusRect | Returns the rectangle of the row header focus. |
HeaderCellsRect | Returns the rectangle occupied by the row header cells. |
HeaderRect | Returns the rectangle for the entire header. |
IndentBounds | Returns the indent bounds rectangle of the row header. |
IsRightToLeftConverted | |
LinesInfo | Returns view information about a row’s header lines. |
Row | Returns the grid row to which the row header belongs. |
RowIndents | Provides row’s indent rectangles. |
ShowButton | Indicates whether the row header contains an expand button. |
Transparent | |
VerticalGrid protected | Provides access to the vertical grid control owning the row header. |
ViewParams | Provides the row header’s view parameters. |
See Also