SpreadsheetRibbonTabCollection.Ribbon Property
In This Article
Gets a ribbon to which the tab collection belongs.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public override ASPxRibbon Ribbon { get; }
#Property Value
Type | Description |
---|---|
ASPx |
A ASPx |
See Also