HScrollProperties

Wisej.Web.HScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Provides basic properties for the HScrollBar

public class HScrollProperties : ScrollProperties

Constructors

HScrollProperties(owner)

Initializes a new instance of the HScrollProperties class.

Name
Type
Description

owner

A Control that contains the scroll bar.

Properties

Orientation

ScrollOrientation: Returns the orientation of the scrollbar.

Visible

Boolean: Returns whether the scroll bar is visible.

Last updated