Enum
SectionsNavigationMode

Represents the behavior for navigation in the sections.

Definition

Namespace:Telerik.Windows.Controls.MaskedInput.Sections

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum SectionsNavigationMode

Fields

Cycle

Sections are cycled.

Declaration

cs-api-definition
Cycle = 2

Field Value

SectionsNavigationMode

None

No navigation.

Declaration

cs-api-definition
None = 0

Field Value

SectionsNavigationMode

Once

Sections are traversed once.

Declaration

cs-api-definition
Once = 1

Field Value

SectionsNavigationMode

In this article
DefinitionFieldsCycleNoneOnce
Not finding the help you need?
Contact Support