[]
Factory for report item renderers. Should be implemented by IReportItem if it has specific renderers.
public interface IReportItemRenderersFactory
Name | Description |
---|---|
GetRenderer<TRenderer>() | Returns the renderer of the specified type for the specified report item. |