Skip to main content
A newer version of this page is available. .

TcxGridCardRowLayoutObject Class

The base class for classes representing visual layouts of a card.

Declaration

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