ReportElementAreaFilter 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: 12.0.0.0
Syntaxpublic ReportAreaCollection AreaFilter { get; }Public ReadOnly Property AreaFilter As ReportAreaCollection
	Get
Property Value
Type: 
ReportAreaCollection
See Also