ActiveReports 13
GetType Method (ReportException)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > ReportException Class : GetType Method
Gets the runtime type of the current instance.
Syntax
'Declaration
 
Public Function GetType() As Type
public Type GetType()

Return Value

A System.Type object that represents the exact runtime type of the current instance.
See Also

Reference

ReportException Class
ReportException Members