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

Наследование: System.Web.UI.Page
Показать файл Открыть проект

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

Свойство Тип Описание
GridView1 global::System.Web.UI.WebControls.GridView
GridView2 global::System.Web.UI.WebControls.GridView
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
btnExportDataTable global::System.Web.UI.WebControls.Button
trResult global::System.Web.UI.HtmlControls.HtmlGenericControl

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

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

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

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

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

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

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

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

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

Описание свойств

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

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

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

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

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

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

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

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

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