SpreadsheetRibbonTabCollection.Ribbon Property
Gets a ribbon to which the tab collection belongs.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Property Value
Type | Description |
---|---|
ASPxRibbon | A ASPxRibbon object representing the ribbon owning the tab collection. |
See Also