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

Glossary Item Box

The following tables list the members exposed by ValidationEntry.

Public Constructors

 NameDescription
Public ConstructorValidationEntry ConstructorCreates a new ValidationEntry  
Top

Public Properties

 NameDescription
Public PropertyExceptionGets an System.Exception object to throw when the severity level is Error.  
Public PropertyMessageGets a user-friendly message to display.  
Public PropertyOwnerGets the object associated with the current validation.  
Public PropertySeverityIndicates the severity of the entry.  
Top

See Also