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

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

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

Свойство Тип Описание
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
Label1 global::System.Web.UI.WebControls.Label
chkAllCells global::System.Web.UI.WebControls.CheckBox
chkSelectedCells global::System.Web.UI.WebControls.CheckBox

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

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

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

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

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

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

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

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

protected chkSelectedCells_CheckedChanged ( 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

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

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

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

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

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

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