InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / ControlHostFromXmlNodeEventArgs Class / XmlNode Property

In This Topic
    XmlNode Property (ControlHostFromXmlNodeEventArgs)
    In This Topic
    Gets the XML node.
    Syntax
    'Declaration
     
    Public ReadOnly Property XmlNode As XmlNode
    public XmlNode XmlNode {get;}
    See Also