| C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : FirstRowDayHeaderFormat Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1EventsCalendar.FirstRowDayHeaderFormat", Description="Format of the text for the first cell header in the first row of the month view. Format argument: {0} = Day date.")> <System.ComponentModel.TypeConverterAttribute("C1.Web.Wijmo.Controls.C1EventsCalendar.FirstRowDayHeaderFormatConverter, C1.Web.Wijmo.Controls.4, Version=4.0.20153.222, Culture=neutral, PublicKeyToken=9b75583953471eea")> <LayoutAttribute(LayoutType.Appearance)> Public Property FirstRowDayHeaderFormat As System.String
[WidgetOption()] [System.ComponentModel.DefaultValue()] [C1Category("Appearance")] [C1Description(Key="C1EventsCalendar.FirstRowDayHeaderFormat", Description="Format of the text for the first cell header in the first row of the month view. Format argument: {0} = Day date.")] [System.ComponentModel.TypeConverter("C1.Web.Wijmo.Controls.C1EventsCalendar.FirstRowDayHeaderFormatConverter, C1.Web.Wijmo.Controls.4, Version=4.0.20153.222, Culture=neutral, PublicKeyToken=9b75583953471eea")] [Layout(LayoutType.Appearance)] public System.string FirstRowDayHeaderFormat {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