FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class / MatchCase Property

In This Topic
    MatchCase Property (SearchBarElements)
    In This Topic
    Gets the element for the MatchCase action.
    Syntax
    'Declaration
     
    Public ReadOnly Property MatchCase As ButtonActionElement
    public ButtonActionElement MatchCase {get;}
    See Also