TcxGridCardViewRowLayoutController.VisibleLayoutObject Property
Returns the visual layout of a card.
Declaration
property VisibleLayoutObject: TcxGridCardViewVisibleRowLayoutObject read;
Property Value
Type |
---|
TcxGridCardViewVisibleRowLayoutObject |
Remarks
The visual layout keeps track of the card’s visible card rows and describes how they are spread over layers.
See Also