Show / Hide Table of Contents

Property ActiveFilter

ActiveFilter

Gets or sets a display filter from AvailableFilters to apply.

Declaration
public DisplayFilter ActiveFilter { get; set; }
Property Value
Type Description
DisplayFilter

A display filter from AvailableFilters to apply or null to show all features.

Remarks

To enable display filter on a layer, specify a filter that is part of AvailableFilters. If no active filter is set, then no display filter is applied.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.13 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.13 - 200.7
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.