ActiveReports 10
Areas Property

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace > HighlightPage Class : Areas Property
Gets all highlight areas withing layer
Syntax
'Declaration
 
Public ReadOnly Property Areas As IEnumerable(Of HighlightArea)
public IEnumerable<HighlightArea> Areas {get;}
See Also

Reference

HighlightPage Class
HighlightPage Members