ScrollProperties
Wisej.Web.ScrollProperties
Last updated
Was this helpful?
Wisej.Web.ScrollProperties
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Encapsulates properties related to scrolling.
: Returns the orientation of the scrollbar. (Default: False
)
: The control that owns the scrollbar.
: Returns or sets a numeric value that represents the current position of the scroll bar. (Default: 0
)
: Returns whether the scroll bar is visible. (Default: False
)
Provides basic properties for the
Provides basic properties for the class.