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

Glossary Item Box

Represents a single entry of information related to validation.

Object Model

ValidationEntry Class

Syntax

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

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.ValidationEntry

See Also