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