TabOrderManager
Wisej.Web.TabOrderManager
Last updated
Was this helpful?
Wisej.Web.TabOrderManager
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides automatic tab order management to containers.
Initializes a new instance of the without a specified container.
Initializes a new instance of the class with a specified container.
container
Updates the of all the children controls.
container
Container owning the children to update.
direction
tabIndex
Starting tab index.
deep
True to assign the tab index of all children at all levels.
container
container
container
value
Updates the tab order of the top container and all its child containers.
container
direction
An that represents the container of the extender.
One of indicating how to increase the tab index.
Returns: .
Removes all values.
Returns or sets the assigned to the specified container.
The container that will use the to automatically arrange the of its children.
Returns: . One of the values.
Resets the assigned to the specified container .
Adds the to the specified container.
The container to assign the to.
New to assign to the container .
Updates the of all children controls using the specified to calculate the tabbing order.
The that container the child control to update.
The used to determine the new tabbing order.