WebGrid.SortDirection 屬性

定義

取得或設定實例排序的方向 WebGrid

public System.Web.Helpers.SortDirection SortDirection { get; set; }
member this.SortDirection : System.Web.Helpers.SortDirection with get, set
Public Property SortDirection As SortDirection

屬性值

排序方向。

適用於