menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class MaskEditDesigner

    Show / Hide Table of Contents

    Class MaskEditDesigner

    Gets a collection of DatePicker values

    Inheritance
    System.Object
    EJControlDesigner
    MaskEditDesigner
    Implements
    IEJControlDesigner
    Inherited Members
    EJControlDesigner.GetDesignTimeHtml()
    EJControlDesigner.GetEmptyDesignTimeHtml()
    EJControlDesigner.IEJControlDesigner.GetIService(Type)
    EJControlDesigner.IEJControlDesigner.Root()
    EJControlDesigner.ControlID
    EJControlDesigner.Control
    EJControlDesigner.RequiresImageConvertion
    EJControlDesigner.RenderImageOnly
    EJControlDesigner.Width
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class MaskEditDesigner : EJControlDesigner, IEJControlDesigner

    Constructors

    MaskEditDesigner()

    Declaration
    public MaskEditDesigner()

    Properties

    Maskedit

    Declaration
    public MaskEdit Maskedit { get; }
    Property Value
    Type Description
    MaskEdit

    Methods

    GetControlString()

    Declaration
    protected override string GetControlString()
    Returns
    Type Description
    System.String
    Overrides
    EJControlDesigner.GetControlString()

    Implements

    IEJControlDesigner
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved