MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / Value Property

In This Topic
Value Property (IBarcodeReportItem)
In This Topic
Gets the value of the barcode.
Syntax
'Declaration
 
ReadOnly Property Value As Object
 

Property Value

The value of the barcode as an System.Object.
See Also