WebGrid.SortColumn 屬性

定義

取得或設定實例排序依據的資料行 WebGrid 名稱。

public string SortColumn { get; set; }
member this.SortColumn : string with get, set
Public Property SortColumn As String

屬性值

用來排序格線的資料行名稱。

適用於