TcxGridCardViewRowPosition.GridView Property
In This Article
Represents a Card View where the card row that the current settings are applied to is located in.
#Declaration
Delphi
property GridView: TcxGridCardView read;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the GridView property to obtain a reference to the Card View instance.
See Also