InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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