TcxGridCardRowLayoutObject Class
In This Article
The base class for classes representing visual layouts of a card.
#Declaration
Delphi
TcxGridCardRowLayoutObject = class(
TcxCustomGridCardRowLayoutObject
)
#Remarks
The TcxGridCardRowLayoutObject class allows you to specify the card layout and provide a layout object with visible items that a layer is to be populated with.
#Inheritance
TObject
TcxCustomGridCardRowLayoutObject
TcxGridCardRowLayoutObject
See Also