VScrollProperties

Wisej.Web.VScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides basic properties for the VScrollBar class.

public class VScrollProperties : ScrollProperties

Constructors

Initializes a new instance of the VScrollProperties class.

NameTypeDescription

owner

A Control that contains the scroll bar.

Properties

ScrollOrientation: Returns the orientation of the scrollbar. (Default: False)

Boolean: Returns whether the scroll bar is visible. (Default: False)

Last updated