ComponentOne FlexReport for WinForms
SubreportFilter Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > SubreportField Class : SubreportFilter Property
Gets or sets the ScriptStringValue yielding the filter that will be applied to the main data source of the subreport.
Syntax
'Declaration
 
Public Property SubreportFilter As ScriptStringValue
public ScriptStringValue SubreportFilter {get; set;}
See Also

Reference

SubreportField Class
SubreportField Members