ActiveReports 11
ValidateChildren() Method

GrapeCity.ActiveReports.Viewer.Win.v11 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class > ValidateChildren Method : ValidateChildren() Method
Syntax
'Declaration
 
Public Overloads Overridable Function ValidateChildren() As Boolean
public virtual bool ValidateChildren()

Return Value

true if all of the children validated successfully; otherwise, false. If called from the System.Windows.Forms.Control.Validating or System.Windows.Forms.Control.Validated event handlers, this method will always return false.
See Also

Reference

Viewer Class
Viewer Members
Overload List