InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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