TcxCustomRowHeaderInfo.VerticalGrid Property
Provides access to the vertical grid control owning the row header.
Declaration
property VerticalGrid: TcxCustomVerticalGrid read;
Property Value
| Type |
|---|
| TcxCustomVerticalGrid |
Remarks
Read the VerticalGrid property to get access to the vertical grid control owning the row to which the row header belongs.
See Also