VScrollProperties

Wisej.Web.VScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.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.

Boolean: Returns whether the scroll bar is visible.

Last updated