TabAlignment
Wisej.Web.TabAlignment
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Specifies the locations of the tabs in a tab control.
Fields
Name
Description
Bottom
The tab buttons are located across the bottom of the control.
Left
The tab buttons are located along the left edge of the control.
Right
The tab buttons are located along the right edge of the control.
Top
The tab buttons are located across the top of the control.
Used By
Name
Description
Returns or sets the area of the control (for example, along the top) where the tabs are aligned.
Returns or sets the area of the control (for example, along the top) where the tabs are aligned.
Last updated