Back to Devexpress

TcxGridCardViewVisibleRowLayoutObject Class

vcl-cxgridcardview-bbfb1009.md

latest1.2 KB
Original Source

TcxGridCardViewVisibleRowLayoutObject Class

Stores row layout settings of a layered card.

Declaration

delphi
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

TObject TcxCustomGridCardRowLayoutObject TcxGridCardRowLayoutObject TcxGridCardViewVisibleRowLayoutObject

See Also

TcxGridCardViewVisibleRowLayoutObject Members

cxGridCardView Unit