CustomBindingCollectionElement.BindingType Property

Definition

Gets the type of this binding.

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

Property Value

A Type that contains the type of the binding.

Applies to