C# Class Aspose.Cells.GridWeb.Examples.CSharp.Miscellaneous.PivotTable.CreateCustomPivotTable

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: aspose-cells/Aspose.Cells-for-.NET

Protected Properties

Свойство Type Description
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

Méthodes protégées

Méthode Description
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

Private Methods

Méthode Description
InitData ( ) : void

Method Details

GridWeb1_SaveCommand() protected méthode

protected GridWeb1_SaveCommand ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnReload_Click() protected méthode

protected btnReload_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnSubmit2_Click() protected méthode

protected btnSubmit2_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnSubmit3_Click() protected méthode

protected btnSubmit3_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnSubmit4_Click() protected méthode

protected btnSubmit4_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

btnSubmit_Click() protected méthode

protected btnSubmit_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

lnkFile_Click() protected méthode

protected lnkFile_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

CheckBox1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

CheckBox2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

CheckBox3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

CheckBox4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.CheckBox

GridWeb1 protected_oe property

GridWeb1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1
Résultat global::Aspose.Cells.GridWeb.GridWeb

RegularExpressionValidator protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

RegularExpressionValidator1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RegularExpressionValidator

RequiredFieldValidator1 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

RequiredFieldValidator2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.RequiredFieldValidator

TextBox3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

TextBox4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

btnReload protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnSubmit protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnSubmit2 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnSubmit3 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

btnSubmit4 protected_oe property

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
Résultat global::System.Web.UI.WebControls.Button

ddlCountry protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

ddlEmployee protected_oe property

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
Résultat global::System.Web.UI.WebControls.DropDownList

lnkFile protected_oe property

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
Résultat global::System.Web.UI.WebControls.LinkButton

txtCountry protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox

txtEmployee protected_oe property

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
Résultat global::System.Web.UI.WebControls.TextBox