Report.SortItem 속성

정의

사용자가 특정 정렬 항목을 클릭하는 경우 정렬 항목의 ID입니다.

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

속성 값

string 값입니다.

적용 대상