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