FMX.Grid.Style.TStyledGrid.RowCount
Delphi
property RowCount: Integer read GetRowCount;
C++
__property int RowCount = {read=GetRowCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Grid.Style.pas FMX.Grid.Style.hpp |
FMX.Grid.Style | TStyledGrid |
Description
Number of rows of the grid.