C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / TabBehavior Enumeration

TabBehavior Enumeration
Custom displays mask
Syntax
'Declaration
 
Public Enum TabBehavior 
   Inherits System.Enum
 
Members
MemberDescription
MoveToNextNearestSegmentMove to the next nearest segment in the box.
NormalTake browser behavior
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Blazor.Input.TabBehavior

See Also