ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterTextExpression Class / MatchCase Property

In This Topic
    MatchCase Property
    In This Topic
    To know MatchCase mode is enable or not
    Syntax
    'Declaration
     
    Public Property MatchCase As System.Boolean
    public System.bool MatchCase {get; set;}
    See Also