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

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