Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / ExportProviders Class / ReportHTMLDrillDownExportProvider Property

In This Topic
    ReportHTMLDrillDownExportProvider Property
    In This Topic
    Gets the static registered instance of drill-down HTML export provider for C1.C1Report.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ReportHTMLDrillDownExportProvider As ReportHTMLDrillDownExportProvider
    public static ReportHTMLDrillDownExportProvider ReportHTMLDrillDownExportProvider {get;}
    See Also