ControlElement.Binding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.