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