Interface IEJControlDesigner
Assembly: Syncfusion.EJ.Web.dll
Syntax
public interface IEJControlDesigner
Properties
Control
Declaration
Property Value
Type |
Description |
System.Web.UI.Control |
|
Width
Declaration
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 |
|