RibbonProperties.DefaultSimplifiedRibbonGlyphSize Property
Gets or sets the default icon size for the RibbonControl‘s simplified layout.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 16 | The default icon size for the RibbonControl‘s simplified layout. |
See Also