WebGrid.SortDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the direction in which the WebGrid instance is sorted.
public System.Web.Helpers.SortDirection SortDirection { get; set; }
member this.SortDirection : System.Web.Helpers.SortDirection with get, set
Public Property SortDirection As SortDirection
Property Value
The sort direction.