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

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

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

Свойство Тип Описание
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
RegularExpressionValidator global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator2 global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator3 global::System.Web.UI.WebControls.RegularExpressionValidator
RegularExpressionValidator4 global::System.Web.UI.WebControls.RegularExpressionValidator
RequiredFieldValidator1 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator2 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator3 global::System.Web.UI.WebControls.RequiredFieldValidator
RequiredFieldValidator4 global::System.Web.UI.WebControls.RequiredFieldValidator
ValidationSummary1 global::System.Web.UI.WebControls.ValidationSummary
btnFreeze global::System.Web.UI.WebControls.Button
btnUnfreeze global::System.Web.UI.WebControls.Button
txtColumn global::System.Web.UI.WebControls.TextBox
txtNoOfColumns global::System.Web.UI.WebControls.TextBox
txtNoOfRows global::System.Web.UI.WebControls.TextBox
txtRow global::System.Web.UI.WebControls.TextBox

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

Метод Описание
Page_Load ( object sender, EventArgs e ) : void
btnFreeze_Click ( object sender, EventArgs e ) : void
btnUnfreeze_Click ( object sender, EventArgs e ) : void

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

Метод Описание
LoadData ( ) : void

Описание методов

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

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

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

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

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

protected btnUnfreeze_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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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