TcxGridCardViewRowStyles.GridView Property
Identifies the Card View holding an item for which the style is applied.
Declaration
property GridView: TcxGridCardView read;
Property Value
| Type |
|---|
| TcxGridCardView |
Remarks
The GridView property provides access to properties of the Card View holding the Card View row for which the current TcxGridCardViewRowStyles instance is applied.
See Also