DisplayColumnAttribute.SortDescending 屬性

定義

會得到一個值,指示是要依降序還是從序到低排序。

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

屬性值

true欄位是否會依遞減順序排序;否則,。 false

適用於