Share via


BoundPropertyEntry.ControlType Özellik

Tanım

Çalışma zamanında bağlı olan denetimin türünü alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

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

Özellik Değeri

Type İfadeye bağlı denetimin değeri.

Şunlara uygulanır