ComponentOne Studio Web API Edition
CustomReportProvider Class
Members 

Represents the custom provider which allows to customize the creation of document.
Syntax
'Declaration
 
Public Class CustomReportProvider 
   Inherits ReportProvider
public class CustomReportProvider : ReportProvider 
Remarks
Use this provider to create the document by yourself.
Inheritance Hierarchy

System.Object
   C1.Web.Api.Report.ReportProvider
      C1.Web.Api.Report.CustomReportProvider

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CustomReportProvider Members
C1.Web.Api.Report Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.