ITableColumnDefinition.IsSortable 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 讓使用者排序數據行。
適用於