IReportItemTransformer Interface
In This Topic
Implement this interface if you want to transform specified report item to new report item.
Object Model
Syntax
'Declaration
Public Interface IReportItemTransformer
public interface IReportItemTransformer
See Also