Back to Devexpress

RibbonPage.ReduceOperationsSimplified Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonpage-467fe8fb.md

latest1.2 KB
Original Source

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

Property Value

Type
DevExpress.XtraBars.Ribbon.ReduceOperationCollection

See Also

RibbonPage Class

RibbonPage Members

DevExpress.XtraBars.Ribbon Namespace