Back to Devexpress

RibbonControl.RuntimeCustomizations Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-be931162.md

latest1.0 KB
Original Source

RibbonControl.RuntimeCustomizations Property

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

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public RuntimeCustomizationCollection RuntimeCustomizations { get; }
vb
Public ReadOnly Property RuntimeCustomizations As RuntimeCustomizationCollection

Property Value

Type
DevExpress.Xpf.Bars.RuntimeCustomizationCollection

See Also

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace