Property | Type | Description | |
---|---|---|---|
GridWeb1 | global::Aspose.Cells.GridWeb.GridWeb | ||
btnCreateCaption | global::System.Web.UI.WebControls.Button |
Method | Description | |
---|---|---|
Page_Load ( object sender, |
||
btnCreateCaption_Click ( object sender, |
Method | Description | |
---|---|---|
CreateColumnCaptions ( ) : void | ||
CreateRowCaptions ( ) : void | ||
LoadData ( ) : void |
protected Page_Load ( object sender, |
||
sender | object | |
e | ||
return | void |
protected btnCreateCaption_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1 | ||
return | global::Aspose.Cells.GridWeb.GridWeb |