Property DisplayFilterDefinition
DisplayFilterDefinition
Gets or sets the value that defines how features are filtered from the display.
Declaration
public DisplayFilterDefinition DisplayFilterDefinition { get; set; }
Property Value
Type | Description |
---|---|
DisplayFilterDefinition | A DisplayFilterDefinition object or |
Remarks
Use this property to declutter the feature display.
Since this only affects the display, features filtered by the DisplayFilterDefinition remain available for query, unlike features filtered by DefinitionExpression.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.13 - 100.15 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 100.15 |