Wisej.Web.ScrollProperties
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Encapsulates properties related to scrolling.
public class ScrollProperties
Public Class ScrollProperties
ScrollOrientation: Returns the orientation of the scrollbar. (Default: False)
False
Int32arrow-up-right: Returns or sets a numeric value that represents the current position of the scroll bar. (Default: 0)
0
Booleanarrow-up-right: Returns whether the scroll bar is visible. (Default: False)
HScrollProperties
Provides basic properties for the HScrollBar
VScrollProperties
Provides basic properties for the VScrollBar class.
Last updated 3 years ago
Was this helpful?