Name | Description | |
---|---|---|
![]() ![]() | CreateDefault | Creates a new instance of the ReportingSettings class with default configurations. |
![]() | SetLocateDataSource | Sets a delegate that locates a data source based on the provided locate arguments. |
![]() | StoreTemporaryFilesInMemory | Instructs ActiveReports to store temporary data to a memory. |
![]() | StoreTemporaryFilesOnDisk | Instructs ActiveReports to store temporary files to a disk to reduce memory consumption. |
![]() | UseCodeBasedSectionReports | Uses the code-based reports that are stored in the assembly. |
![]() | UseConfig | Overloaded. Specifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file. |
![]() | UseCustomStore | Use custom report templates store. |
![]() | UseDataProviders | Specifies an array of the custom data provider. |
![]() | UseEmbeddedTemplates | Uses the embedded resources for report files and resources. |
![]() | UseFileStore | Uses the built-in file store for report files and resources. |