Ribbon for WinForms | ComponentOne
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 String
    public string NodeName {get;}
    See Also