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

TcxGridCardViewRowLayoutObject Class

Contain layered card layout information.

Declaration

TcxGridCardViewRowLayoutObject = class(
    TcxCustomGridCardRowLayoutObject
)

Remarks

This class provides the means for handling the structure of a layered card.

The TcxGridCardViewRowLayoutObject object is referenced by the View’s RowLayoutController.LayoutObject property.

Inheritance

TObject
TcxCustomGridCardRowLayoutObject
TcxGridCardViewRowLayoutObject
See Also