Skip to main content

RibbonPage.CustomGroups Property

For internal use only.

Namespace: DevExpress.Xpf.Ribbon

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

NuGet Package: DevExpress.Wpf.Ribbon

Declaration

public RibbonPageGroupCollection CustomGroups { get; set; }

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