[]
Zooms the current calendar to the specific calendar type.
public bool Zoom(CalendarType calendarType)
Public Function Zoom(calendarType As CalendarType) As Boolean
Type | Name | Description |
---|---|---|
CalendarType | calendarType | A CalendarType enumeration that specifies the target calendar type. |
This method can change the CalendarType of this DropDownCalendar. If the operation succeeds, the true value is returned; otherwise, false.