[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.Internal.ICustomContentRange

ICustomContentRange Interface

Represents an interface for custom content ranges within a report.

Namespace: GrapeCity.ActiveReports.Extensibility.Layout.Internal
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ICustomContentRange : IContentRange

Methods

Name Description
Fork(ICustomReportItem)

Creates fork of the content range replacing report item with a new one.

Extension Methods