Click or drag to resize

FieldPropertiesListBox_Rows Property

The number of rows to display in a list box. This can be a non-integer value, e.g. 1.5.

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

Property Value

Type: Double
The number of rows to display in a list box. This can be a non-integer value, e.g. 1.5.
Remarks
Applies to CellType ListBox only.
See Also