Back to Devexpress

RibbonPageCategoryBase.CustomPages Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribbonpagecategorybase-149c3a97.md

latest1.1 KB
Original Source

RibbonPageCategoryBase.CustomPages Property

For internal use only.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public RibbonPageCollection CustomPages { get; }
vb
Public ReadOnly Property CustomPages As RibbonPageCollection

Property Value

Type
DevExpress.Xpf.Ribbon.RibbonPageCollection

Remarks

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

See Also

RibbonPageCategoryBase Class

RibbonPageCategoryBase Members

DevExpress.Xpf.Ribbon Namespace