WebGrid.SelectionFieldName Property

Definition

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

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

Property Value

The full name of the query string field that is used to specify the selected row of the grid.

Applies to