INavigableItem.IsFiltered 屬性

定義

取得值,指出是否 篩選項目

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

屬性值

Boolean

true 如果套用 目前的篩選,則為,否則為 false

適用於