alexa

    Show / Hide Table of Contents

    Enum MaskType

    Specifies the mask type for SfMaskedEdit.

    Namespace: Syncfusion.Windows.Controls.Input
    Assembly: Syncfusion.SfInput.Wpf.dll
    Syntax
    public enum MaskType

    Fields

    Name Description
    RegEx

    Represents the complex regular expression mask elements.

    Regular

    Represents the basic regular expression mask elements.

    Simple

    Represents the Simple mask elements.

    Back to top Generated by DocFX