TcxCustomGridCardRowLayoutObject.LayerRowCount Property
Returns the total number of items in the ALayerIndex layer.
Declaration
property LayerRowCount[ALayerIndex: Integer]: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the LayerRowCount property to determine the number of items in the ALayerIndex layer.
See Also