C# Class Aspose.Cells.GridWeb.Examples.CSharp.Articles.EnableAsyncMode

Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Protected Properties

Property Type Description
GridWeb1 global::Aspose.Cells.GridWeb.GridWeb
btnEnableAsync global::System.Web.UI.WebControls.Button

Property Details

GridWeb1 protected property

GridWeb1 control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1
return global::Aspose.Cells.GridWeb.GridWeb

btnEnableAsync protected property

btnEnableAsync control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.Button btnEnableAsync
return global::System.Web.UI.WebControls.Button