MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / InteractivityAreas Property

In This Topic
InteractivityAreas Property
In This Topic
Gets the interactivity areas.
Syntax
'Declaration
 
ReadOnly Property InteractivityAreas As IList(Of InteractiveArea)
 

Property Value

A list of interactivity areas as an IList.
See Also