C# Класс Aspose.Cells.GridWeb.Examples.CSharp.Miscellaneous.PivotTable.CreateCustomPivotTable

Наследование: 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
CheckBox4 global::System.Web.UI.WebControls.CheckBox
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
RegularExpressionValidator global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator1 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
TextBox3 global::System.Web.UI.WebControls.TextBox
TextBox4 global::System.Web.UI.WebControls.TextBox
btnReload global::System.Web.UI.WebControls.Button
btnSubmit global::System.Web.UI.WebControls.Button
btnSubmit2 global::System.Web.UI.WebControls.Button
btnSubmit3 global::System.Web.UI.WebControls.Button
btnSubmit4 global::System.Web.UI.WebControls.Button
ddlCountry global::System.Web.UI.WebControls.DropDownList
ddlEmployee global::System.Web.UI.WebControls.DropDownList
lnkFile global::System.Web.UI.WebControls.LinkButton
txtCountry global::System.Web.UI.WebControls.TextBox
txtEmployee global::System.Web.UI.WebControls.TextBox

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

Метод Описание
GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
Page_Load ( object sender, EventArgs e ) : void
btnReload_Click ( object sender, EventArgs e ) : void
btnSubmit2_Click ( object sender, EventArgs e ) : void
btnSubmit3_Click ( object sender, EventArgs e ) : void
btnSubmit4_Click ( object sender, EventArgs e ) : void
btnSubmit_Click ( object sender, EventArgs e ) : void
lnkFile_Click ( object sender, EventArgs e ) : void

Приватные методы

Метод Описание
InitData ( ) : 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

btnReload_Click() защищенный Метод

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

btnSubmit2_Click() защищенный Метод

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

btnSubmit3_Click() защищенный Метод

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

btnSubmit4_Click() защищенный Метод

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

btnSubmit_Click() защищенный Метод

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

lnkFile_Click() защищенный Метод

protected lnkFile_Click ( 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

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

CheckBox4 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.CheckBox CheckBox4
Результат 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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