共用方式為


ITableColumnDefinition.IsSortable 屬性

定義

指出是否可以使用預設UI來排序 colimn。

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

屬性值

傳回 Boolean

備註

如果這會傳回 false,則不會有內建 UI 讓使用者排序數據行。

適用於