Share via


BindingSourceMetadataProvider.Type Property

Definition

The Type. The provider sets BindingSource of the given Type or anything assignable to the given Type.

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

Property Value

Applies to