Skip to main content

IScriptContainer.RegisterCssClass(String) Method

For internal use.

Namespace: DevExpress.XtraPrinting.Export.Web

Assembly: DevExpress.Printing.v22.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

string RegisterCssClass(
    string style
)

Parameters

Name Type
style String

Returns

Type
String
See Also