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