Свойство | Type | Description | |
---|---|---|---|
GridWeb1 | global::Aspose.Cells.GridWeb.GridWeb | ||
chkNoScrollBar | global::System.Web.UI.WebControls.CheckBox | ||
dataSet21 | Aspose.Cells.GridWeb.DemosCS.DataBind.DataSet2 |
Méthode | Description | |
---|---|---|
GridWeb1_BindingChildView ( Aspose childGrid, Aspose childSheet ) : void | ||
Page_Load ( object sender, EventArgs e ) : void | ||
chkNoScrollBar_CheckedChanged ( object sender, System e ) : void |
Méthode | Description | |
---|---|---|
BindWithoutInSheetHeaders ( ) : void |
protected GridWeb1_BindingChildView ( Aspose childGrid, Aspose childSheet ) : void | ||
childGrid | Aspose | |
childSheet | Aspose | |
Résultat | void |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
Résultat | void |
protected chkNoScrollBar_CheckedChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Résultat | void |
protected global::Aspose.Cells.GridWeb.GridWeb GridWeb1 | ||
Résultat | global::Aspose.Cells.GridWeb.GridWeb |
protected global::System.Web.UI.WebControls.CheckBox chkNoScrollBar | ||
Résultat | global::System.Web.UI.WebControls.CheckBox |