Skip to main content
A newer version of this page is available. .

RibbonPage.CustomGroups Property

For internal use only.

Namespace: DevExpress.Xpf.Ribbon

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

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