WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MaskType

    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
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved