| Control Object Properties |
|
|
|
| Description | This property is used to control how NULL entries will be sorting within the Grid. If this property is set to off (0 - default), then null values will be sorted first. If this property is set on (1), then null values will be placed at the end of the sorted data. |
| Default | The default value is 0 (Null values occur first in the sort sequence) |
| Used by | GRID |