[]
A set of navigator items.
[Flags]
public enum InputNavigatorItems
| Name | Description |
|---|---|
| AddNewButton | The 'Add New' button. |
| All | Includes all available items. |
| ApplyButton | The 'Apply' button. |
| CancelButton | The 'Cancel' button. |
| CountLabel | The text label that displays the total number of items. |
| DeleteButton | The 'Delete' button. |
| MoveFirstButton | The 'Move First' button. |
| MoveLastButton | The 'Move Last' button. |
| MoveNextButton | The 'Move Next' button. |
| MovePreviousButton | The 'Move Previous' button. |
| None | No items are in the set. |
| PositionInputBox | The input box that changes the current position. |