ComponentOne FlexReport for WinForms
SupportedExportProviders Property (C1SSRSDocumentSource)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1SSRSDocumentSource Class : SupportedExportProviders Property
Overridden. Gets an array of exporters supported by the current document source object.
Syntax
'Declaration
 
Public Overrides ReadOnly Property SupportedExportProviders As ExportProvider()
public override ExportProvider[] SupportedExportProviders {get;}
See Also

Reference

C1SSRSDocumentSource Class
C1SSRSDocumentSource Members