TcxCustomGridCardRowLayoutObject.LayerFirstRow Property
Gets the first card row from a ALayerIndex layer.
Declaration
property LayerFirstRow[ALayerIndex: Integer]: TcxGridCardViewRow read;
Property Value
Type |
---|
TcxGridCardViewRow |
Remarks
Use the LayerFirstRow property to obtain a reference to the first card row in the ALayerIndex layer.
See Also