WebGrid.SelectionFieldName 属性

定义

获取用于指定实例的选定行的查询字符串字段的 WebGrid 全名。

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

属性值

用于指定网格的选定行的查询字符串字段的全名。

适用于