| C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : Colors Property |
'Declaration<System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1EventsCalendar.Colors", Description="The Colors property specifies the list of color name which will be shown in the color name drop down list in the event dialog.")> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <LayoutAttribute(LayoutType.Appearance)> <WidgetOptionAttribute()> Public Property Colors As System.String()
[System.ComponentModel.DefaultValue()] [C1Category("Appearance")] [C1Description(Key="C1EventsCalendar.Colors", Description="The Colors property specifies the list of color name which will be shown in the color name drop down list in the event dialog.")] [System.ComponentModel.TypeConverter("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [Layout(LayoutType.Appearance)] [WidgetOption()] public System.string[] Colors {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2