Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.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