Partager via


RegisteredArrayDeclaration.Control Propriété

Définition

Obtient le contrôle qui a enregistré 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é

Control

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

S’applique à