menu

ASP.NET Web Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IEJControlDesigner

    Show / Hide Table of Contents

    Interface IEJControlDesigner

    Namespace: Syncfusion.JavaScript.Web.Common
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public interface IEJControlDesigner

    Properties

    Control

    Declaration
    Control Control { get; }
    Property Value
    Type Description
    System.Web.UI.Control

    Width

    Declaration
    int Width { get; set; }
    Property Value
    Type Description
    System.Int32

    Methods

    GetIService(Type)

    Declaration
    object GetIService(Type type)
    Parameters
    Type Name Description
    System.Type type
    Returns
    Type Description
    System.Object

    Root()

    Declaration
    WebFormsRootDesigner Root()
    Returns
    Type Description
    System.Web.UI.Design.WebFormsRootDesigner
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved