C# 클래스 Aspose.Cells.GridWeb.Examples.CSharp.RowsAndColumns.AddRowsColumns

파일 보기 프로젝트 열기: aspose-cells/Aspose.Cells-for-.NET

보호된 프로퍼티들

프로퍼티 타입 설명
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
RegularExpressionValidator1 global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator2 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
ValidationSummary2 global::System.Web.UI.WebControls.ValidationSummary
btnAddColumn global::System.Web.UI.WebControls.Button
btnAddRow global::System.Web.UI.WebControls.Button
btnReload global::System.Web.UI.WebControls.Button
txtColumnIndex global::System.Web.UI.WebControls.TextBox
txtRowIndex global::System.Web.UI.WebControls.TextBox

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs e ) : void
btnAddColumn_Click ( object sender, EventArgs e ) : void
btnAddRow_Click ( object sender, EventArgs e ) : void
btnReload_Click ( object sender, EventArgs e ) : void

비공개 메소드들

메소드 설명
LoadData ( ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnAddColumn_Click() 보호된 메소드

protected btnAddColumn_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnAddRow_Click() 보호된 메소드

protected btnAddRow_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

btnReload_Click() 보호된 메소드

protected btnReload_Click ( object sender, EventArgs e ) : void
sender object
e EventArgs
리턴 void

프로퍼티 상세

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

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

RegularExpressionValidator2 보호되어 있는 프로퍼티

RegularExpressionValidator2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.RegularExpressionValidator RegularExpressionValidator2
리턴 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

ValidationSummary1 보호되어 있는 프로퍼티

ValidationSummary1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary1
리턴 global::System.Web.UI.WebControls.ValidationSummary

ValidationSummary2 보호되어 있는 프로퍼티

ValidationSummary2 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.ValidationSummary ValidationSummary2
리턴 global::System.Web.UI.WebControls.ValidationSummary

btnAddColumn 보호되어 있는 프로퍼티

btnAddColumn control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddColumn
리턴 global::System.Web.UI.WebControls.Button

btnAddRow 보호되어 있는 프로퍼티

btnAddRow control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnAddRow
리턴 global::System.Web.UI.WebControls.Button

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

txtColumnIndex 보호되어 있는 프로퍼티

txtColumnIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtColumnIndex
리턴 global::System.Web.UI.WebControls.TextBox

txtRowIndex 보호되어 있는 프로퍼티

txtRowIndex control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtRowIndex
리턴 global::System.Web.UI.WebControls.TextBox