MaxListItems |
Control Drop List Size in Grid |
Control drop list size in grid
This property is used to control the number of lines that will appear in a drop down list in the grid. This property affects all cells in the grid.
By default, this property will be set to zero where the drop down list size is determined by the height of the grid and the number of options in the list.
Setting this property to a positive non-zero value defines the maximum number of options to show in the drop down list in the grid.
Setting this property to a negative value will result in an Error #60: Invalid control argument value.
(The MaxListItems property was added in PxPlus 2020.)
GRID