ControlBuilder.BindingContainerType Eigenschaft

Definition

Ruft den Typ des Bindungscontainers für das Steuerelement ab, das dieser Generator erstellt.

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

Eigenschaftswert

A Type that represent the type of the binding container for the control that this builder creates.

Gilt für:

Weitere Informationen