menu

Class MaskedTextBoxMaskType - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    MaskedTextBoxMaskType

    Simple

    Represents the simple mask elements.

    Declaration
    public const MaskedTextBoxMaskType Simple
    Field Value
    Type
    MaskedTextBoxMaskType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved