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

ReportToolbar.RegisterStyleSheets() Method

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

Namespace: DevExpress.XtraReports.Web

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

Declaration

public override void RegisterStyleSheets()

Remarks

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

See Also