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