[]
StyleProgram GetProgram(Style style, IDataScopeInternal dataScope, IExpressionEvaluatorService expressionEvaluator = null)
Type | Name | Description |
---|---|---|
Style | style | |
IDataScopeInternal | dataScope | |
IExpressionEvaluatorService | expressionEvaluator |
Type | Description |
---|---|
StyleProgram |
IReportItemProgram<ReportItem> GetProgram(ReportItem item, IDataScopeInternal dataScope)
Type | Name | Description |
---|---|---|
ReportItem | item | |
IDataScopeInternal | dataScope |
Type | Description |
---|---|
IReportItemProgram<ReportItem> |