C1.C1Report Namespace > C1Report Class : RenderToFilter Method |
'Declaration Public Sub RenderToFilter( _ ByVal filter As ExportFilter _ )
public void RenderToFilter( ExportFilter filter )
C1Report includes several built-in export filters that allow you to export reports to HTML, PDF, RTF, Excel, and other formats.
You may create your own filters by creating classes that derive from any of these base filters.
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