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