Back to Devexpress

TcxGridCardRowLayoutObject Class

vcl-cxgridcardview-562e3b2c.md

latest806 B
Original Source

TcxGridCardRowLayoutObject Class

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

TcxGridCardRowLayoutObject Members

cxGridCardView Unit