EventsCalendar for ASP.NET Web Forms
Colors Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : Colors Property
The colors property specifies the list of color names which will be shown in the color name drop down list.
Syntax
'Declaration
 
Public Property Colors As System.String()
public System.string[] Colors {get; set;}
See Also

Reference

C1EventsCalendar Class
C1EventsCalendar Members