Back to Devexpress

RibbonControl.ReduceOperations Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribboncontrol-74fcebfc.md

latest1.1 KB
Original Source

RibbonControl.ReduceOperations Property

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

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Behavior")]
public ReduceOperationCollection ReduceOperations { get; }
vb
<DXCategory("Behavior")>
Public ReadOnly Property ReduceOperations As ReduceOperationCollection

Property Value

Type
DevExpress.XtraBars.Ribbon.ReduceOperationCollection

See Also

RibbonControl Class

RibbonControl Members

DevExpress.XtraBars.Ribbon Namespace