ActiveReports 12
ValidationEntries Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Validator Class : ValidationEntries Property
Gets the ValidationEntry results from a validated report definition. If there are no entries the returned array is empty.
Syntax
'Declaration
 
Public ReadOnly Property ValidationEntries As ValidationEntry()
public ValidationEntry[] ValidationEntries {get;}
See Also

Reference

Validator Class
Validator Members