Back to Devexpress

RibbonPageGroup.Ribbon Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonpagegroup-2d6e91c5.md

latest1.2 KB
Original Source

RibbonPageGroup.Ribbon Property

Gets the RibbonControl to which the current RibbonPageGroup 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 RibbonPageGroup object belongs

|

See Also

RibbonPageGroup Class

RibbonPageGroup Members

DevExpress.Xpf.Ribbon Namespace