FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / ControlHostNodeName Property

In This Topic
    ControlHostNodeName Property (RibbonControlHost)
    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