ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / ControlHostNodeName Property

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