ScrollProperties
Wisej.Web.ScrollProperties
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Encapsulates properties related to scrolling.
Properties
Orientation
ScrollOrientation: Returns the orientation of the scrollbar.
Value
Int32: Returns or sets a numeric value that represents the current position of the scroll bar.
Visible
Boolean: Returns whether the scroll bar is visible.
Inherited By
Name
Description
Provides basic properties for the HScrollBar
Provides basic properties for the VScrollBar class.
Last updated