共用方式為


ITableColumnDefinition.IsFilterable 屬性

定義

指出是否可以使用預設 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 讓使用者篩選數據行。

適用於