BoundPropertyEntry.ControlType Proprietà

Definizione

Ottiene o imposta il tipo del controllo associato in fase di esecuzione.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property Type ^ ControlType { Type ^ get(); void set(Type ^ value); };
public Type ControlType { get; set; }
member this.ControlType : Type with get, set
Public Property ControlType As Type

Valore della proprietà

Classe Type del controllo associato dall'espressione.

Si applica a