ScrollProperties

Wisej.Web.ScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Encapsulates properties related to scrolling.

public class ScrollProperties

Properties

ScrollOrientation: Returns the orientation of the scrollbar.

Int32: Returns or sets a numeric value that represents the current position of the scroll bar.

Boolean: Returns whether the scroll bar is visible.

Inherited By

NameDescription

Provides basic properties for the HScrollBar

Provides basic properties for the VScrollBar class.

Last updated