ActiveReports 12
EndInit Method

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : EndInit Method
Indicates that the initialization process for the element is complete.
Syntax
'Declaration
 
Public Overridable Sub EndInit() 
public virtual void EndInit()
Exceptions
ExceptionDescription
System.Windows.FrameworkElement.EndInit was called without System.Windows.FrameworkElement.BeginInit having previously been called on the element.
See Also

Reference

Viewer Class
Viewer Members