WebGrid.SortDirectionFieldName Property

Definition

Gets the full name of the query-string field that is used to specify the sort direction of the WebGrid instance.

public string SortDirectionFieldName { get; }
member this.SortDirectionFieldName : string
Public ReadOnly Property SortDirectionFieldName As String

Property Value

The full name of the query string field that is used to specify the sort direction of the grid.

Applies to