C# Класс Aspose.Cells.GridWeb.Examples.CSharp.GridWebBasics.ApplyEditModes

Наследование: System.Web.UI.Page
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
CheckBox1 global::System.Web.UI.WebControls.CheckBox
CheckBox2 global::System.Web.UI.WebControls.CheckBox
CheckBox3 global::System.Web.UI.WebControls.CheckBox
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
Label1 global::System.Web.UI.WebControls.Label
Label2 global::System.Web.UI.WebControls.Label
Panel2 global::System.Web.UI.WebControls.Panel
Panel3 global::System.Web.UI.WebControls.Panel
TextBox1 global::System.Web.UI.WebControls.TextBox
TextBox2 global::System.Web.UI.WebControls.TextBox

Защищенные методы

Метод Описание
CheckBox1_CheckedChanged ( object sender, EventArgs e ) : void
CheckBox2_CheckedChanged ( object sender, EventArgs e ) : void
CheckBox3_CheckedChanged ( object sender, EventArgs e ) : void
GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void

Описание методов

CheckBox1_CheckedChanged() защищенный метод

protected CheckBox1_CheckedChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

CheckBox2_CheckedChanged() защищенный метод

protected CheckBox2_CheckedChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

CheckBox3_CheckedChanged() защищенный метод

protected CheckBox3_CheckedChanged ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

GridWeb1_SaveCommand() защищенный метод

protected GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Page_Load() защищенный метод

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void

Описание свойств

CheckBox1 защищенное свойство

CheckBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox1
Результат global::System.Web.UI.WebControls.CheckBox

CheckBox2 защищенное свойство

CheckBox2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox2
Результат global::System.Web.UI.WebControls.CheckBox

CheckBox3 защищенное свойство

CheckBox3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox3
Результат global::System.Web.UI.WebControls.CheckBox

GridWeb1 защищенное свойство

GridWeb1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1
Результат global::Aspose.Cells.GridWeb.GridWeb

Label1 защищенное свойство

Label1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label1
Результат global::System.Web.UI.WebControls.Label

Label2 защищенное свойство

Label2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Label Label2
Результат global::System.Web.UI.WebControls.Label

Panel2 защищенное свойство

Panel2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel2
Результат global::System.Web.UI.WebControls.Panel

Panel3 защищенное свойство

Panel3 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Panel Panel3
Результат global::System.Web.UI.WebControls.Panel

TextBox1 защищенное свойство

TextBox1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TextBox1
Результат global::System.Web.UI.WebControls.TextBox

TextBox2 защищенное свойство

TextBox2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox TextBox2
Результат global::System.Web.UI.WebControls.TextBox