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

IForkableReportItem Interface
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 
 
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