TextBoxInstance.SortState Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l'état actuel des options de tri sur 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
Valeur de propriété
Valeur SortOptions qui représente l'état actuel des options de tri sur TextBox.