Skip to main content

ReportToolbar.RegisterStyleSheets() Method

Registers a style sheet which defines specific styles for the ReportToolbar. For internal use.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public override void RegisterStyleSheets()

Remarks

This property is intended for internal use only. Normally you don’t need to use it.

See Also