SpecialDates Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.SpecialDates Property

Gets the special days collection.

[Visual Basic] Public ReadOnly Property SpecialDates As SpecialDatesCollection
[C#]
public SpecialDatesCollection SpecialDates {get;}

Property Value

Special days collection.

Remarks

Use this property to get the special days collection.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace