Back to Devexpress

SpreadsheetRibbonTabCollection.Ribbon Property

aspnet-devexpress-dot-web-dot-aspxspreadsheet-dot-spreadsheetribbontabcollection.md

latest1.2 KB
Original Source

SpreadsheetRibbonTabCollection.Ribbon Property

Gets a ribbon to which the tab collection belongs.

Namespace : DevExpress.Web.ASPxSpreadsheet

Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll

NuGet Package : DevExpress.Web.Office

Declaration

csharp
public override ASPxRibbon Ribbon { get; }
vb
Public Overrides ReadOnly Property Ribbon As ASPxRibbon

Property Value

TypeDescription
ASPxRibbon

A ASPxRibbon object representing the ribbon owning the tab collection.

|

See Also

SpreadsheetRibbonTabCollection Class

SpreadsheetRibbonTabCollection Members

DevExpress.Web.ASPxSpreadsheet Namespace