Class MaskedTextBoxMaskType
Specifies the mask type for SfMaskedTextBox.
Inheritance
System.Object
MaskedTextBoxMaskType
Namespace: Syncfusion.UI.Xaml.Editors
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public sealed class MaskedTextBoxMaskType : Enum
Fields
RegEx
Represents the extended regular expression mask elements.
Declaration
public const MaskedTextBoxMaskType RegEx
Field Value
Type | Description |
---|---|
MaskedTextBoxMaskType |
Simple
Represents the simple mask elements.
Declaration
public const MaskedTextBoxMaskType Simple
Field Value
Type | Description |
---|---|
MaskedTextBoxMaskType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |