Back to Devexpress

RibbonPage.CustomGroups Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonpage-1a6107f5.md

latest1.0 KB
Original Source

RibbonPage.CustomGroups Property

For internal use only.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public RibbonPageGroupCollection CustomGroups { get; set; }
vb
Public Property CustomGroups As RibbonPageGroupCollection

Property Value

Type
DevExpress.Xpf.Ribbon.RibbonPageGroupCollection

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

RibbonPage Class

RibbonPage Members

DevExpress.Xpf.Ribbon Namespace