Class PlessScrollBarHandler
Implements dummy IScrollBarHandler provider.
public class PlessScrollBarHandler : PlessControlHandler, IBaseObjectWithId, IControlHandler, IDisposableObject, IDisposable, IBaseObject, IScrollBarHandler
- Inheritance
-
PlessScrollBarHandler
- Implements
Properties
- IsVertical
Gets or sets whether scrollbar is vertical.
- PageSize
Gets or sets page size.
- Range
Gets or sets scrolling range.
- ThumbPosition
Gets or sets thumb position.
Methods
- SetScrollbar(int?, int?, int?, bool)
Sets the native scrollbar properties.