InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / ControlHostNodeName Property

In This Topic
    ControlHostNodeName Property (InputControlHost)
    In This Topic
    Gets the name of an XML node when serializing the component to XML.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property ControlHostNodeName As String
    public virtual string ControlHostNodeName {get;}
    See Also