SpreadsheetRibbonContextTabCategoryCollection.Spreadsheet Property
In This Article
Gets the ASPxSpreadsheet control to which the current SpreadsheetRibbonContextTabCategoryCollection collection belongs.
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 |
The ASPx |
See Also