C# 클래스 Aspose.Cells.GridWeb.Examples.CSharp.Miscellaneous.PivotTable.CreateCustomPivotTable

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: aspose-cells/Aspose.Cells-for-.NET

보호된 프로퍼티들

프로퍼티 타입 설명
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