TcxGridCardVisibleRowLayoutObject.Card Property
Represents a card that the current layout is applied to.
Declaration
property Card: TcxGridCard read;
Property Value
Type |
---|
TcxGridCard |
Remarks
Use this property to access the card instance.
See Also