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

ASPxRibbon.StylesEditors Property

Provides access to the style settings that define the appearance of editor elements used by the ASPxRibbon control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonEditorStyles StylesEditors { get; }

Property Value

Type Description
RibbonEditorStyles

A RibbonEditorStyles object that contains style settings.

See Also