ControlBuilder.BindingContainerType Vlastnost

Definice

Získá typ kontejneru vazby pro ovládací prvek, který tento tvůrce vytvoří.

public:
 virtual property Type ^ BindingContainerType { Type ^ get(); };
public virtual Type BindingContainerType { get; }
member this.BindingContainerType : Type
Public Overridable ReadOnly Property BindingContainerType As Type

Hodnota vlastnosti

A Type , který představuje typ kontejneru vazby pro ovládací prvek, který tento tvůrce vytvoří.

Platí pro

Viz také