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.

Применяется к