RegisteredArrayDeclaration.Control Propriété

Définition

Obtient le contrôle qui a inscrit la déclaration de tableau.

public:
 property System::Web::UI::Control ^ Control { System::Web::UI::Control ^ get(); };
public System.Web.UI.Control Control { get; }
member this.Control : System.Web.UI.Control
Public ReadOnly Property Control As Control

Valeur de propriété

Référence au contrôle qui a inscrit le tableau.

S’applique à