C# Класс Aspose.Cells.GridWeb.Examples.CSharp.RowsAndColumns.AddRowsColumns

Показать файл Открыть проект

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

Свойство Тип Описание
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