WebGrid.SelectionFieldName プロパティ

定義

インスタンスの選択した行を指定するために使用されるクエリ文字列フィールドの完全な名前を WebGrid 取得します。

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

プロパティ値

グリッドの選択された行を指定するために使用されるクエリ文字列フィールドの完全な名前。

適用対象