Click or drag to resize

ReportElement.AreaFilter Property

Returns the filtered selection of area keys of the ControllingLayer for which the report will be instantiated.

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public ReportAreaCollection AreaFilter { get; }

Property Value

Type: ReportAreaCollection
See Also