MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class
Properties Methods

ReportDesignerConfiguration Class Members

The following tables list the members exposed by ReportDesignerConfiguration.

Public Constructors
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the server API for the data source and data set editors is enabled.  
Public PropertyGets or sets the function to locate the data source.  
Public PropertyGets or sets a value that instructs the designer to omit the built-in viewer configuration.  
Public PropertyGets or sets the web API endpoint prefix.  
Top
Public Methods
 NameDescription
Public MethodSpecifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file.  
Public MethodAdds custom data providers.  
Public MethodUses the built-in file store for report files and resources.  
Public MethodUses a custom report store provider.  
Public MethodConfigures middleware for the ActiveReports viewer API.  
Public MethodUses a custom resource store provider.  
Top
See Also