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

In This Topic
    StyleEvaluator Property (IBarcodeReportItem)
    In This Topic
    Gets the style evaluator.
    Syntax
    'Declaration
     
    ReadOnly Property StyleEvaluator As IStyle
    IStyle StyleEvaluator {get;}

    Property Value

    The style evaluator as an GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.
    See Also