DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / BeforeTooltipShowEventArgs Class / Filter Property

In This Topic
    Filter Property (BeforeTooltipShowEventArgs)
    In This Topic
    Gets the Filter for which tooltip is about to be shown.
    Syntax
    'Declaration
     
    Public ReadOnly Property Filter As Filter
    public Filter Filter {get;}
    See Also