ScrollOrientation
Wisej.Web.ScrollOrientation
Last updated
Was this helpful?
Wisej.Web.ScrollOrientation
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Specifies the scroll bar orientation for the Scroll event.
public enum ScrollOrientation : EnumPublic Enum ScrollOrientation As [Enum]HorizontalScroll
The horizontal scroll bar.
VerticalScroll
The vertical scroll bar.
Returns the scroll bar orientation that raised the Scroll event.
Returns the orientation of the scrollbar.
Returns the orientation of the scrollbar.
Returns the orientation of the scrollbar.
Last updated
Was this helpful?
Was this helpful?

