menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MaskedEditorMaskType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class MaskedEditorMaskType

    Defines the constants for MaskType.

    Inheritance
    System.Object
    MaskedEditorMaskType
    Namespace: Syncfusion.Maui.DataForm
    Assembly: Syncfusion.Maui.DataForm.dll
    Syntax
    public sealed class MaskedEditorMaskType : Enum

    Fields

    Regex

    Represents the extended regular expression mask elements.

    Declaration
    public const MaskedEditorMaskType Regex
    Field Value
    Type
    MaskedEditorMaskType

    Simple

    Represents the simple mask elements.

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