SpreadsheetRibbonTabCollection.Spreadsheet Property
Gets the ASPxSpreadsheet object that owns the collection.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxSpreadsheet | An ASPxSpreadsheet object that owns the collection. |
See Also