FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / ElementToolTipEventArgs Class / ElementName Property

In This Topic
    ElementName Property (ElementToolTipEventArgs)
    In This Topic
    Gets the name of the element that displays the tooltip.
    Syntax
    'Declaration
     
    Public ReadOnly Property ElementName As System.String
    public System.string ElementName {get;}
    See Also