HScrollProperties

Wisej.Web.HScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides basic properties for the HScrollBar

public class HScrollProperties : ScrollProperties

Constructors

Initializes a new instance of the HScrollProperties class.

NameTypeDescription

owner

A Control that contains the scroll bar.

Properties

ScrollOrientation: Returns the orientation of the scrollbar.

Boolean: Returns whether the scroll bar is visible.

Last updated