Property | Type | Description | |
---|---|---|---|
GridWeb1 | global::Aspose.Cells.GridWeb.GridWeb | ||
btnResizeGridWeb | global::System.Web.UI.WebControls.Button | ||
lblMessage | global::System.Web.UI.WebControls.Label |
Method | Description | |
---|---|---|
GridWeb1_SaveCommand ( object sender, |
||
Page_Load ( object sender, |
||
btnResizeGridWeb_Click ( object sender, |
Method | Description | |
---|---|---|
LoadData ( ) : void |
protected GridWeb1_SaveCommand ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnResizeGridWeb_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1 | ||
return | global::Aspose.Cells.GridWeb.GridWeb |
protected global::System.Web.UI.WebControls.Button btnResizeGridWeb | ||
return | global::System.Web.UI.WebControls.Button |