Back to Devexpress

RibbonPage.Ribbon Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonpage-89586492.md

latest1.1 KB
Original Source

RibbonPage.Ribbon Property

Gets the RibbonControl to which the current RibbonPage object belongs.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public RibbonControl Ribbon { get; }
vb
Public ReadOnly Property Ribbon As RibbonControl

Property Value

TypeDescription
RibbonControl

The RibbonControl to which the current RibbonPage object belongs

|

See Also

RibbonPage Class

RibbonPage Members

DevExpress.Xpf.Ribbon Namespace