MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class / CreateDefault Method

In This Topic
CreateDefault Method (ReportingSettings)
In This Topic
Creates a new instance of the ReportingSettings class with default configurations.
Syntax
'Declaration
 
Public Shared Function CreateDefault() As ReportingSettings
 

Return Value

A new instance of the ReportingSettings.
See Also