Share via


ControlElement.Binding Property

Definition

Gets the binding.

public:
 property System::Xml::XmlElement ^ Binding { System::Xml::XmlElement ^ get(); };
public System.Xml.XmlElement Binding { get; }
member this.Binding : System.Xml.XmlElement
Public ReadOnly Property Binding As XmlElement

Property Value

The binding.

Applies to