Back to Devexpress

TcxGridCardVisibleRowLayoutObject Class

vcl-cxgridcardview-39b4d6e3.md

latest1.2 KB
Original Source

TcxGridCardVisibleRowLayoutObject Class

Implements the card row layout in a layered card.

Declaration

delphi
TcxGridCardVisibleRowLayoutObject = class(
    TcxGridCardRowLayoutObject
)

Remarks

With the GetLayerRows (or GetRowsAtOffset) and inherited Fill methods, the TcxGridCardVisibleRowLayoutObject class allows you to manage visible card rows in a layered card.

Inheritance

TObject TcxCustomGridCardRowLayoutObject TcxGridCardRowLayoutObject TcxGridCardVisibleRowLayoutObject

See Also

TcxGridCardVisibleRowLayoutObject Members

cxGridCardView Unit