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

Glossary Item Box

Specifies the range of content in this area.

Syntax

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

See Also