Skip to main content
A newer version of this page is available. .
Bar

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.v19.1.dll

Declaration

public virtual AppearanceObject Editor { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject object providing corresponding settings.

See Also