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; }
ReadOnly Property ListBox_Rows As Double
Get
Property Value
Type:
DoubleThe 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