[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputNavigatorItems

InputNavigatorItems Enum

A set of navigator items.

Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
[Flags]
public enum InputNavigatorItems

Fields

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.