다음을 통해 공유


TextBoxInstance.SortState 속성

정의

TextBox에 대한 정렬 옵션의 현재 상태를 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::SortOptions SortState { Microsoft::ReportingServices::OnDemandReportRendering::SortOptions get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.SortOptions SortState { get; }
member this.SortState : Microsoft.ReportingServices.OnDemandReportRendering.SortOptions
Public ReadOnly Property SortState As SortOptions

속성 값

SortOptions에 대한 정렬 옵션의 현재 상태를 나타내는 TextBox 값입니다.

적용 대상