ScrollOrientation

Wisej.Web.ScrollOrientation

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Specifies the scroll bar orientation for the Scroll event.

public enum ScrollOrientation : Enum

Fields

NameDescription

HorizontalScroll

The horizontal scroll bar.

VerticalScroll

The vertical scroll bar.

Used By

NameDescription

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