TcxGridCardViewRowLayoutController.LayoutObject Property
Provides access to the entire structure of a card.
Declaration
property LayoutObject: TcxGridCardViewRowLayoutObject read;
Property Value
Type |
---|
TcxGridCardViewRowLayoutObject |
Remarks
This object allows layer management in a card.
See Also