ActiveReports Developer 7
ContentRange Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > LayoutResult Structure : ContentRange Property

Glossary Item Box

Specifies the content that will need to be laid out.  

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ContentRange As ContentRange
C# 
public ContentRange ContentRange {get;}

See Also