All pages
Powered by GitBook
1 of 1

Loading...

ScrollProperties

Wisej.Web.ScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (4.0.0.0)

Encapsulates properties related to scrolling.

public class ScrollProperties
Public Class ScrollProperties

Properties

Orientation

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

Owner

: The control that owns the scrollbar.

Value

: Returns or sets a numeric value that represents the current position of the scroll bar. (Default: 0)

Visible

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

Inherited By

Name
Description

HScrollProperties

Provides basic properties for the HScrollBar

VScrollProperties

Provides basic properties for the VScrollBar class.

ScrollOrientation
Control
Int32
Boolean