Back to Devexpress

RibbonPage.ReduceOperations Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonpage-64fedfa1.md

latest1.2 KB
Original Source

RibbonPage.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")]
[SkipRuntimeSerialization]
public ReduceOperationCollection ReduceOperations { get; }
vb
<DXCategory("Behavior")>
<SkipRuntimeSerialization>
Public ReadOnly Property ReduceOperations As ReduceOperationCollection

Property Value

Type
DevExpress.XtraBars.Ribbon.ReduceOperationCollection

See Also

RibbonPage Class

RibbonPage Members

DevExpress.XtraBars.Ribbon Namespace