ActiveReports 13
SetReportTypeFilter Method

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportsLibrary Namespace > ReportsLibrary Class : SetReportTypeFilter Method
Syntax
'Declaration
 
Public Sub SetReportTypeFilter( _
   ByVal reportType As Nullable(Of DesignerReportType) _
) 
public void SetReportTypeFilter( 
   Nullable<DesignerReportType> reportType
)

Parameters

reportType
See Also

Reference

ReportsLibrary Class
ReportsLibrary Members