ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IStyleEvaluatorFactory Interface / CreateStyleEvaluator Method

In This Topic
    CreateStyleEvaluator Method
    In This Topic
    Syntax
    'Declaration
     
    Function CreateStyleEvaluator( _
       ByVal style As Style, _
       ByVal expressionEvaluatorService As IExpressionEvaluatorService _
    ) As IStyle

    Parameters

    style
    expressionEvaluatorService
    See Also