| C1.Web.Wijmo.Controls.C1Input Namespace > C1InputMask Class : MaskFormat Property |
'Declaration<WidgetOptionAttribute()> <C1DescriptionAttribute(Key="C1Input.Mask", Description="Determines the input mask to use at run time.")> <C1CategoryAttribute("Behavior")> <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.C1InputMaskUITypeEditor, C1.Web.Wijmo.Controls.Design.4")> <System.ComponentModel.DefaultValueAttribute()> Public Property MaskFormat As System.String
[WidgetOption()] [C1Description(Key="C1Input.Mask", Description="Determines the input mask to use at run time.")] [C1Category("Behavior")] [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.C1InputMaskUITypeEditor, C1.Web.Wijmo.Controls.Design.4")] [System.ComponentModel.DefaultValue()] public System.string MaskFormat {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