DisplayColumnAttribute.SortDescending プロパティ

定義

降順または昇順で並べ替えるかどうかを示す値を取得します。

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

プロパティ値

true 列が降順で並べ替えられる場合は〘。それ以外の場合は false

適用対象