TcxGridCardViewOptionsCustomize.GridView Property
Represents a Card View to which the current settings are applied.
Declaration
property GridView: TcxGridCardView read;
Property Value
| Type |
|---|
| TcxGridCardView |
Remarks
Use the GridView property to access the Card View instance.
See Also