DisplayColumnAttribute.SortColumn 屬性

定義

取得用於排序的資料行名稱。

public:
 property System::String ^ SortColumn { System::String ^ get(); };
public string SortColumn { get; }
public string? SortColumn { get; }
member this.SortColumn : string
Public ReadOnly Property SortColumn As String

屬性值

排序資料行的名稱。

適用於