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

ReportToolbarStyles.LabelStyle Property

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

Namespace: DevExpress.XtraReports.Web

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

Declaration

public ReportToolbarLabelStyle LabelStyle { get; }

Property Value

Type Description
ReportToolbarLabelStyle

A ReportToolbarLabelStyle object.

See Also