| AbstractReportControlIsValid Method | 
            Check if control is part of givven report.
            
 
Namespace: CMS.Reporting.Web.UIAssembly: CMS.Reporting.Web.UI (in CMS.Reporting.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual bool IsValid(
	ReportInfo report
)
Parameters
- report
- Type: CMS.ReportingReportInfo
 
Return Value
Type: 
Boolean See Also
See Also