ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / FindOptions Class / MatchCase Field

In This Topic
    MatchCase Field
    In This Topic
    Specifies whether the search is case sensitive.
    Syntax
    'Declaration
     
    Public ReadOnly MatchCase As Boolean
    public readonly bool MatchCase
    See Also