StubGlyphOptions.DefaultFont Property
Provides access to the default stub glyph caption font.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Font | A Font object applied to stub glyph captions by default. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DefaultFont |
---|---|
BarManager |
|
RibbonControl |
|
WinExplorerView |
|
See Also