SpreadsheetRibbonTabCollection.Spreadsheet Property
In This Article
Gets the ASPxSpreadsheet object that owns the collection.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public ASPxSpreadsheet Spreadsheet { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also