Lenguaje

TextBoxInstance.SortState Propiedad

Definición

Obtiene el estado actual de las opciones de ordenación en el 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

Valor de propiedad

Un SortOptions valor que representa el estado actual de las opciones de ordenación en el TextBox.

Se aplica a