ComponentOne DataFilter for WPF
C1.DataFilter Namespace / BeforeTooltipShowEventArgs Class / Value Property

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