StubGlyphOptions.UseFont Property
Gets or sets whether font settings stored in the StubGlyphOptions.Font section should be applied to stub glyphs’ captions.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if font settings stored in the StubGlyphOptions.Font section should be applied to stub glyphs’ captions; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to UseFont |
---|---|
BarManager |
|
RibbonControl |
|
WinExplorerView |
|
See Also