[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interfaces.IReportRenderingContext.CreateStyle

CreateStyle Method

CreateStyle(StyleProgram, IDataScopeInternal)

Declaration
IStyle CreateStyle(StyleProgram program, IDataScopeInternal dataScope)
Parameters
Type Name Description
StyleProgram program
IDataScopeInternal dataScope
Returns
Type Description
IStyle

CreateStyle(Style, IServiceProvider)

Declaration
IStyle CreateStyle(Style style, IServiceProvider item)
Parameters
Type Name Description
Style style
IServiceProvider item
Returns
Type Description
IStyle

CreateStyle(Style, IExpressionEvaluatorService)

Declaration
IStyle CreateStyle(Style style, IExpressionEvaluatorService expressionEvaluator)
Parameters
Type Name Description
Style style
IExpressionEvaluatorService expressionEvaluator
Returns
Type Description
IStyle