IController.View Propriété

Définition

Obtient le contrôle spécifié pour la vue.

public:
 property System::Windows::Forms::Control ^ View { System::Windows::Forms::Control ^ get(); };
public System.Windows.Forms.Control View { get; }
member this.View : System.Windows.Forms.Control
Public ReadOnly Property View As Control

Valeur de propriété

Contrôle spécifié pour la vue.

S’applique à