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