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

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

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

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

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

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

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

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

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

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

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

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

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

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