GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Options Namespace > BarCodeException Class : InnerException Property |
Gets the BarCodeException instance that caused the current exception.
'Declaration Public ReadOnly Property InnerException As System.Exception
public System.Exception InnerException {get;}