FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / FindAll Method

In This Topic
    FindAll Method
    In This Topic
    Find all values according to user inputted.
    Syntax
    'Declaration
     
    
    Public Function FindAll( _
       ByVal value As String, _
       ByVal option As FindOption _
    ) As List(Of FindResult)

    Parameters

    value
    option
    See Also