Back to Devexpress

RibbonPage.ActualReduceOperations Property

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonpage-9701c890.md

latest1.2 KB
Original Source

RibbonPage.ActualReduceOperations 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
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public ReduceOperationCollection ActualReduceOperations { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property ActualReduceOperations As ReduceOperationCollection

Property Value

Type
DevExpress.XtraBars.Ribbon.ReduceOperationCollection

See Also

RibbonPage Class

RibbonPage Members

DevExpress.XtraBars.Ribbon Namespace