言語

UserSort.SortExpressionScope プロパティ

定義

ソート式を評価するためのスコープ(データ領域またはグルーピング)の名称。

public:
 property System::String ^ SortExpressionScope { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string SortExpressionScope { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.SortExpressionScope : string with get, set
Public Property SortExpressionScope As String

プロパティ値

string の値。

属性

適用対象