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