HScrollProperties
Wisej.Web.HScrollProperties
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides basic properties for the HScrollBar
public class HScrollProperties : ScrollProperties
Constructors
HScrollProperties(owner)

Initializes a new instance of the HScrollProperties class.
Properties
Orientation

ScrollOrientation: Returns the orientation of the scrollbar.
Visible

Boolean: Returns whether the scroll bar is visible.
Last updated
Was this helpful?