| Visual Basic (Declaration) | |
|---|---|
Public Sub Validate( _ ByVal report As PageReport _ )  | |
| C# | |
|---|---|
public void Validate( PageReport report )  | |
Parameters
- report
 - The DataDynamics.Reports.ReportDefinition object to validate.
 
                    
                    
                         
                        
                        
                    
                    
                         
                        
                        
                        
                    
                    
                 | 
            
| ActiveReports Developer 7 | |
| Validate Method | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Validator Class : Validate Method | 
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub Validate( _ ByVal report As PageReport _ )  | |
| C# | |
|---|---|
public void Validate( PageReport report )  | |