次の方法で共有


ValidationSearchCriteria.SortColumn プロパティ

定義

並べ替え列を指定します。

public:
 property System::String ^ SortColumn { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string SortColumn { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.SortColumn : string with get, set
Public Property SortColumn As String

プロパティ値

並べ替え列です。

属性

適用対象