SpreadsheetRibbonContextTabCategoryCollection.Spreadsheet Property
Gets the ASPxSpreadsheet control to which the current SpreadsheetRibbonContextTabCategoryCollection collection belongs.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ASPxSpreadsheet | The ASPxSpreadsheet control that owns the collection. |
See Also