TabOrderManagerDirection
Wisej.Web.TabOrderManagerDirection
Last updated
Wisej.Web.TabOrderManagerDirection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Specifies the type of tab order strategy to apply to the container.
AcrossFirst
The value for all child controls is updated to go across and then down.
Default
Preserves the value specified by the application.
DownFirst
The value for all child controls is updated to go down and then across.
Inherit
Inherits the set for the parent container.
Returns or sets the assigned to the specified container.