Свойство | Тип | Описание | |
---|---|---|---|
Button1 | global::System.Web.UI.WebControls.Button | ||
Button2 | global::System.Web.UI.WebControls.Button | ||
DropDownList1 | global::System.Web.UI.WebControls.DropDownList | ||
GridWeb1 | global::Aspose.Cells.GridWeb.GridWeb | ||
TextBox1 | global::System.Web.UI.WebControls.TextBox |
Метод | Описание | |
---|---|---|
Button1_Click ( object sender, |
||
Button2_Click ( object sender, |
||
GridWeb1_SaveCommand ( object sender, |
||
Page_Load ( object sender, |
Метод | Описание | |
---|---|---|
InitData ( ) : void |
protected Button1_Click ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected Button2_Click ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected GridWeb1_SaveCommand ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
Результат | void |
protected global::System.Web.UI.WebControls.Button Button1 | ||
Результат | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.Button Button2 | ||
Результат | global::System.Web.UI.WebControls.Button |
protected global::System.Web.UI.WebControls.DropDownList DropDownList1 | ||
Результат | global::System.Web.UI.WebControls.DropDownList |
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1 | ||
Результат | global::Aspose.Cells.GridWeb.GridWeb |