Orientation
Wisej.Web.Orientation
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Specifies the orientation of controls or elements of controls.
Fields
Name | Description |
---|---|
Horizontal | The control or element is oriented horizontally. |
Vertical | The control or element is oriented vertically. |
Used By
Name | Description |
---|---|
Returns or sets a value indicating the horizontal or vertical orientation of the BindingNavigator control. | |
Arranges all the child Control in the specified direction , spaced by spacing pixels. | |
Returns or sets a value indicating the horizontal or vertical orientation of the SplitContainer panels. | |
Returns or sets a value indicating the horizontal or vertical orientation of the TabControl tabs. | |
Returns or sets a value indicating the horizontal or vertical orientation of the track bar. | |
Returns or sets a value indicating the horizontal or vertical orientation of the Line control. | |
Returns or sets the Orientation of the SlideBar control. | |
Returns or sets a value indicating the layout of the SplitButton. When the value is set to Vertical the down arrow is places below the text, otherwise it's to the right of the text. | |
Returns or sets a value indicating the horizontal or vertical orientation of the TabControl tab pages. |
Last updated