'DeclarationPublic Enum InputNavigatorButton Inherits System.Enum
public enum InputNavigatorButton : System.Enum
'DeclarationPublic Enum InputNavigatorButton Inherits System.Enum
public enum InputNavigatorButton : System.Enum
| Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Input.Enums.InputNavigatorButton