ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / BeforeTooltipShowEventArgs Class / Value Property

In This Topic
    Value Property (BeforeTooltipShowEventArgs)
    In This Topic
    Gets a data value of UI element.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Object
    public object Value {get;}
    See Also