[]
Represents the provider for FlexReport.
public class FlexReportProvider : ReportProvider
Name | Description |
---|---|
FlexReportProvider(IStorageProvider) | Initializes a new instance of FlexReportProvider instance. |
Name | Description |
---|---|
Storage | Gets the IStorageProvider used to access the FlexReport file. |
Name | Description |
---|---|
CreateDocument(string, NameValueCollection) | Creates the document for the specified report path. |
GetCatalogItem(string, string, bool, NameValueCollection) | Gets catalog info of the specified path. |