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