Click or drag to resize

PageElementPropertiesConsoleDatasheet_RowsPerPage Property

The number of rows to display on the datasheet.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int ConsoleDatasheet_RowsPerPage { get; }

Property Value

Type: Int32
The number of rows to display on the datasheet.
See Also