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 值。

属性

适用于