ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / LayoutResult Structure / ContentRange Property

In This Topic
    ContentRange Property (LayoutResult)
    In This Topic
    Specifies the content that will need to be laid out.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentRange As IContentRange
    public IContentRange ContentRange {get;}
    See Also