INavigableItem.IsFiltered 속성

정의

항목이 필터링되는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

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

적용 대상