Skip to main content

TcxGridCardViewVisibleRowLayoutObject Class

Stores row layout settings of a layered card.

Declaration

TcxGridCardViewVisibleRowLayoutObject = class(
    TcxGridCardRowLayoutObject
)

Remarks

The TcxGridCardViewVisibleRowLayoutObject class allows you to track of visible card rows in a layered card. It describes how they are spread between layers.

Direct TcxGridCardViewVisibleRowLayoutObject Class Reference

The TcxGridCardViewRowLayoutController.VisibleLayoutObject property references a TcxGridCardViewVisibleRowLayoutObject class instance.

Inheritance

See Also