Class TileDesigner
Implements
Inherited Members
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 |