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

属性值

排序方向。

适用于