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

ASPxRibbon.Styles Property

Provides access to the style settings that control the appearance of the ASPxRibbon’s elements.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public RibbonStyles Styles { get; }

Property Value

Type Description
RibbonStyles

A RibbonStyles object that provides style settings for the ASPxRibbon elements.

See Also