Represents a scrollbar in a Calendar.
The following tables list the members exposed by the ScrollBarView type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ScrollBarView class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the Color property. |
|
![]() ![]() |
Identifies the IsHorizontal property. |
|
![]() ![]() |
Identifies the IsRightToLeft property. |
|
![]() ![]() |
Identifies the LargeStep property. |
|
![]() ![]() |
Identifies the Maximum property. |
|
![]() ![]() |
Identifies the Minimum property. |
|
![]() ![]() |
Identifies the Padding property. |
|
![]() ![]() |
Identifies the Value property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the color of the scrollbar. |
|
![]() |
Gets or sets a value indicating whether the scrollbar is horizontal (true) or vertical (false). |
|
![]() |
Gets or sets a value indicating whether the scroller is in a Right-to-Left mode. |
|
![]() |
Gets or sets the large step of the scrollbar. |
|
![]() |
Gets or sets the maximum value of the scrollbar. |
|
![]() |
Gets or sets the minimum value of the scrollbar. |
|
![]() |
Gets or sets the padding of the scrollbar. |
|
![]() |
Gets or sets the value of the scrollbar. |
Name | Description | |
---|---|---|
![]() |
Draws the view in the specified IGraphics. |