menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class TileDesigner

    Inheritance
    System.Object
    EJControlDesigner
    TileDesigner
    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 TileDesigner : EJControlDesigner, IEJControlDesigner

    Constructors

    TileDesigner()

    Declaration
    public TileDesigner()

    Properties

    Tile

    Gets the base component to the Tile class

    Declaration
    public Tile Tile { get; }
    Property Value
    Type Description
    Tile

    Methods

    GetControlString()

    Get the html element of the Tile control in string format

    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