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

ReportToolbarStyles.EditorStyle Property

Provides access to the style settings of the ReportToolbar‘s editors.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v18.2.Web.WebForms.dll

Declaration

public ReportToolbarButtonStyle EditorStyle { get; }

Property Value

Type Description
ReportToolbarButtonStyle

A ReportToolbarButtonStyle object.

See Also