ActiveReports Developer 7
Barcode.BarCodeDataException Class
Members 

The exception thrown when an error is caused by an inapplicable value of the barcode control. For internal use only.
Object Model
Barcode.BarCodeDataException Class
Syntax
'Declaration
 
Public Class Barcode.BarCodeDataException 
   Inherits System.ApplicationException
public class Barcode.BarCodeDataException : System.ApplicationException 
Remarks

The BarCodeDataException is thrown by the Barcode control.

Inheritance Hierarchy

System.Object
   System.Exception
         GrapeCity.ActiveReports.SectionReportModel.Barcode.BarCodeDataException

See Also

Reference

Barcode.BarCodeDataException Members
GrapeCity.ActiveReports.SectionReportModel Namespace