Compartir a través de


TextBoxInstance.SortState Propiedad

Definición

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

Valor SortOptions que representa el estado actual de las opciones de ordenación en la clase TextBox.

Se aplica a