Wisej.Web.VerticalAlignment
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Specifies how an object or text in a control is vertically aligned relative to an element of the control.
Bottom
The object or text is aligned on the bottom of the control element.
Middle
The object or text is aligned in the middle of the control element.
Top
The object or text is aligned on the top of the control element.
Scrolls the control into view in the container using the specified alignX and alignY preferences.
Scrolls the specified child control into view. using the specified alignX and alignY preferences.
Scrolls the specified child control into view. using the specified alignY preference.
Arranges all the child using the specified dock style, spaced by spacing pixels.
Determines the vertical alignment of the child controls when is set to .
Determines the vertical alignment of the child control within the panel when is set to .
Sets the vertical alignment of the specified .
Sets the vertical alignment for a specific control within the specified .