Skip to main content

ReportToolbarStyles.EditorStyle Property

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

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v24.1.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public ReportToolbarButtonStyle EditorStyle { get; }

Property Value

Type Description
ReportToolbarButtonStyle

A ReportToolbarButtonStyle object.

See Also