次の方法で共有


WebGrid.SortDirectionFieldName プロパティ

定義

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

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

プロパティ値

グリッドの並べ替えの方向を指定するために使用されるクエリ文字列フィールドの完全な名前。

適用対象