ActiveReports Developer 7
Validator Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Validator Class

Glossary Item Box

Defines an object for performing validation on a report definition.

Object Model

Validator Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class Validator 
C# 
public sealed class Validator 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.Validator

See Also