[]
Gets or sets active holiday styles of the drop-down calendar.
public string[] ActiveHolidayStyles { get; set; }
Public Property ActiveHolidayStyles As String()
| Type | Description |
|---|---|
| string[] | A string array that indicates the active holiday styles. |
This property determines which DropDownCalendar.HolidayStyles is actived. If more than one DropDownCalendar.HolidayStyles is actived and overlapped, the last one takes effect.