ITableColumnDefinition.IsFilterable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出是否可以使用預設 UI 篩選數據行。
public:
property bool IsFilterable { bool get(); };
public:
property bool IsFilterable { bool get(); };
public bool IsFilterable { get; }
member this.IsFilterable : bool
Public ReadOnly Property IsFilterable As Boolean
屬性值
傳回 Boolean。
備註
如果這會傳回 false,則不會有內建 UI 讓使用者篩選數據行。