言語

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

プロパティ値

TextBox上のソートオプションの現在の状態を表すSortOptions値です。

適用対象