TcxGridCardViewRowStyles.Item Property
Specifies the card row that the current styles are applied to.
Declaration
property Item: TcxGridCardViewRow read;
Property Value
| Type |
|---|
| TcxGridCardViewRow |
Remarks
Use the Item property to access the card row instance.
See Also