ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / FormattedValue Property

In This Topic
    FormattedValue Property
    In This Topic
    Gets the formatted value of the barcode.
    Syntax
    'Declaration
     
    ReadOnly Property FormattedValue As String
    string FormattedValue {get;}

    Property Value

    The formatted value of the barcode as a System.String.
    See Also