property Calendar.ShowYearScroll as Boolean
Retrieves or sets a value that indicates whether the scroll bar ( in the calendar panel ) to change the year is visible or hidden.
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the calendar's scroll is visible or
hidden.
| |