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