VerticalAlignment
Wisej.Web.VerticalAlignment
Last updated
Wisej.Web.VerticalAlignment
Last updated
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.
Determines the vertical alignment of the child controls when LayoutStyle is set to Horizontal.
Determines the vertical alignment of the child control within the panel when LayoutStyle is set to Horizontal.
Scrolls the specified child control into view. using the specified alignY preference.