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

In This Topic
    ContentRange Property (ILayoutArea)
    In This Topic
    Specifies the range of content in this area.
    Syntax
    'Declaration
     
    ReadOnly Property ContentRange As IContentRange
    IContentRange ContentRange {get;}
    See Also