TcxGridCardViewRowPosition.Item Property
Represents a card row that current layout settings are applied to.
Declaration
property Item: TcxGridCardViewRow read;
Property Value
Type |
---|
TcxGridCardViewRow |
Remarks
Use the Item property to obtain a reference to the card row instance.
See Also