C1.Silverlight.Schedule.5
Holidays Property (CalendarInfo)

Gets the System.Collections.Generic.List`1 object which holds the list of holidays (non-working days in addition to weekends).
Syntax
'Declaration
 
Public ReadOnly Property Holidays As System.Collections.Generic.List(Of Date)
public System.Collections.Generic.List<DateTime> Holidays {get;}
See Also

Reference

CalendarInfo Class
CalendarInfo Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.