RibbonAppearances.Editor Property
In This Article
Provides access to the settings controlling the font of the text displayed within the RibbonControl’s in-place editors.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public virtual AppearanceObject Editor { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also