C# Class AjaxControlToolkit.HtmlEditor.DesignPanel

Inheritance: ModePanel
Mostrar archivo Open project: DevExpress/AjaxControlToolkit

Public Methods

Method Description
DesignPanel ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

DesignPanel() public method

public DesignPanel ( ) : System
return System

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void