TcxGridCardVisibleRowLayoutObject Class
Implements the card row layout in a layered card.
Declaration
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