C# Class Aspose.Cells.GridWeb.Examples.CSharp.Miscellaneous.Common.RefreshCharts

Inheritance: System.Web.UI.Page
Show file Open project: aspose-cells/Aspose.Cells-for-.NET

Protected Properties

Property Type Description
GridWebchart global::Aspose.Cells.GridWeb.GridWeb

Protected Methods

Method Description
submitaction ( object sender, EventArgs e ) : void

Private Methods

Method Description
LoadData ( ) : void
Page_Load ( object Sender, EventArgs e ) : void

Method Details

submitaction() protected method

protected submitaction ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

GridWebchart protected property

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