ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / ControlHostFromXmlNodeEventArgs Class / XmlNode Property

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