TabOrderManagerDirection
Wisej.Web.TabOrderManagerDirection
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the type of tab order strategy to apply to the container.
C#
VB.NET
public enum TabOrderManagerDirection : Enum
Public Enum TabOrderManagerDirection As [Enum]
Name | Description |
---|---|
AcrossFirst | |
Default | |
DownFirst | |
Inherit |
Name | Description |
---|---|
Last modified 4mo ago