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

TcxGridCardVisibleRowLayoutObject Class

Implements the card rows layout in a layered card.

Declaration

TcxGridCardVisibleRowLayoutObject = class(
    TcxGridCardRowLayoutObject
)

Remarks

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

Inheritance

See Also