RibbonMiniToolbarOpacityOptions.Default Property
In This Article
Gets the RibbonMiniToolbarOpacityOptions object with its properties set to default values.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public static RibbonMiniToolbarOpacityOptions Default { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Default |
---|---|
Ribbon |
|
Ribbon |
Default
|
See Also