FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / ControlHostFromXmlNodeEventArgs Class / NodeName Property

In This Topic
    NodeName Property (ControlHostFromXmlNodeEventArgs)
    In This Topic
    Gets the name of the XML node.
    Syntax
    'Declaration
     
    Public ReadOnly Property NodeName As System.String
    public System.string NodeName {get;}
    See Also