Textbox.UserSort 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 ou définit le contrôle de tri par l’utilisateur final doit être affiché comme une partie de cette boîte de texte dans l’interface utilisateur.
public:
property Microsoft::ReportingServices::RdlObjectModel::UserSort ^ UserSort { Microsoft::ReportingServices::RdlObjectModel::UserSort ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::UserSort ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.UserSort UserSort { get; set; }
member this.UserSort : Microsoft.ReportingServices.RdlObjectModel.UserSort with get, set
Public Property UserSort As UserSort
Valeur de propriété
Le contrôle de tri par l’utilisateur final doit être affiché comme une partie de cette boîte de texte dans l’interface utilisateur.