[]
A list of all available navigator buttons.
public enum InputNavigatorButton
| Name | Description |
|---|---|
| AddNew | The 'Add New' button. |
| Apply | The 'Apply' button. |
| Cancel | The 'Cancel' button. |
| Delete | The 'Delete' button. |
| Edit | The 'Edit' button. |
| MoveFirst | The 'Move First' button. |
| MoveLast | The 'Move Last' button. |
| MoveNext | The 'Move Next' button. |
| MovePrevious | The 'Move Previous' button. |
| Reload | The 'Reload Data' button |
| Save | The 'Save Data' button. |