ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Tools.ReportUpgrade Namespace / IReportItemTransformer Interface
Members

In This Topic
    IReportItemTransformer Interface
    In This Topic
    Implement this interface if you want to transform specified report item to new report item.
    Object Model
    IReportItemTransformer Interface
    Syntax
    'Declaration
     
    Public Interface IReportItemTransformer 
    public interface IReportItemTransformer 
    Remarks
    This interface should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also