IQueryDesigner.QueryDesigner 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.
Le contrôle à utiliser pour l’interface du concepteur de requêtes dans le Gestionnaire de rapports ou le Report Builder.
public:
property System::Windows::Forms::Control ^ QueryDesigner { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control QueryDesigner { get; }
member this.QueryDesigner : System.Windows.Forms.Control
Public ReadOnly Property QueryDesigner As Control
Valeur de propriété
Objet Control.
Remarques
Vous devriez implémenter un Control objet qui représente le corps principal de l’interface designer.