ActiveReports 12
ToString Method (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ToString Method
Returns the string representation of a System.Windows.Controls.Control object.
Syntax
'Declaration
 
Public Overridable Function ToString() As String
public virtual string ToString()

Return Value

A string that represents the control.
See Also

Reference

Viewer Class
Viewer Members