Back to Devexpress

RibbonAppearances.Editor Property

windowsforms-devexpress-dot-xtrabars-dot-ribbonappearances-1bc22499.md

latest1.2 KB
Original Source

RibbonAppearances.Editor Property

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public virtual AppearanceObject Editor { get; }
vb
Public Overridable ReadOnly Property Editor As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object providing corresponding settings.

|

See Also

RibbonAppearances Class

RibbonAppearances Members

DevExpress.XtraBars Namespace