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