INavigableItem.IsFiltered Property

Definition

Gets a value indicating whether the item is filtered.

public:
 property bool IsFiltered { bool get(); };
public bool IsFiltered { get; }
member this.IsFiltered : bool
Public ReadOnly Property IsFiltered As Boolean

Property Value

true if the current filter is applied; otherwise, false.

Applies to