FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / FindOption Class / IsMatchEntireContent Property

In This Topic
    IsMatchEntireContent Property
    In This Topic
    Gets or sets match entire Ccontent for find
    Syntax
    'Declaration
     
    
    Public Property IsMatchEntireContent As Boolean
    public bool IsMatchEntireContent {get; set;}
    See Also