TcxGridCardViewRowLayoutObject.GridView Property
Represents the Card View that the current layout is applied to.
Declaration
property GridView: TcxGridCardView read;
Property Value
| Type |
|---|
| TcxGridCardView |
Remarks
Use the GridView property to access a Card View instance.
See Also