| C1.Web.Wijmo.Controls.C1Input Namespace > C1InputDate Class : DisplayFormat Property |
'Declaration<System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.UITypeEditors.C1InputDisplayFormatUITypeEditor, C1.Web.Wijmo.Controls.Design.4")> <C1DescriptionAttribute(Key="C1Input.DateFormat", Description="Determines the format pattern used to display the date value.")> <C1CategoryAttribute("Behavior")> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> Public Property DisplayFormat As System.String
[System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Web.Wijmo.Controls.Design.UITypeEditors.C1InputDisplayFormatUITypeEditor, C1.Web.Wijmo.Controls.Design.4")] [C1Description(Key="C1Input.DateFormat", Description="Determines the format pattern used to display the date value.")] [C1Category("Behavior")] [WidgetOption()] [System.ComponentModel.DefaultValue()] public System.string DisplayFormat {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