Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / MatchCaseText Property

In This Topic
    MatchCaseText Property
    In This Topic
    Gets or sets the text of the "Match Case" checkbox.
    Syntax
    'Declaration
     
    Public Property MatchCaseText As String
    public string MatchCaseText {get; set;}
    See Also