ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Facade.RenderingTree Namespace / IForkableReportItem Interface
Members

In This Topic
    IForkableReportItem Interface
    In This Topic
    Represents an interface that provides the ability to create a copy of the report item with a new data scope.
    Object Model
    IForkableReportItem Interface
    Syntax
    'Declaration
     
    Public Interface IForkableReportItem 
    public interface IForkableReportItem 
    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