ActiveReports 12
BarCodeException Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Options Namespace : BarCodeException Class
The exception thrown when an error is caused by an inapplicable value of the barcode control.
Object Model
BarCodeException Class
Syntax
'Declaration
 
Public Class BarCodeException 
   Inherits System.ApplicationException
public class BarCodeException : System.ApplicationException 
Remarks

The BarCodeDataException is thrown by the Barcode control.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         GrapeCity.ActiveReports.Options.BarCodeException

See Also

Reference

BarCodeException Members
GrapeCity.ActiveReports.Options Namespace