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

In This Topic
    NodeName Property
    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