다음을 통해 공유


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 값입니다.

특성

적용 대상