| INxCurrentSelectionItem Properties |
The INxCurrentSelectionItem type exposes the following members.
| Name | Description | |
|---|---|---|
| Field | Name of the field that is selected. | |
| IsNum | Optional parameter. This parameter is displayed if its value is true.
Is set to true if the field is a numeric. | |
| Locked | Optional parameter. This parameter is displayed if its value is true.
Is set to true if the field is locked. | |
| NotSelectedFieldSelectionInfo | Information about the fields that are not selected. | |
| OneAndOnlyOne | Optional parameter. This parameter is displayed if its value is true.
Property that is set to a field. Is set to true if the field cannot be unselected. | |
| RangeInfo | Information about the range of selected values.
Is empty if there is no range of selected values. | |
| Selected | Values that are selected. | |
| SelectedCount | Number of values that are selected. | |
| SelectedFieldSelectionInfo | Information about the fields that are selected. | |
| SelectionThreshold | Maximum values to show in the current selections.
The default value is 6. | |
| SortIndex | Sort index of the field. Indexing starts from 0. | |
| StateCounts | Number of values in a particular state. | |
| TextSearch | Optional parameter.
Text that was used for the search. This parameter is filled when searching for a value and selecting it. | |
| Total | Number of values in the field. |