FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon 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 System.Xml.XmlNode
    public System.Xml.XmlNode XmlNode {get;}
    See Also