FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / SearchBarElements Class / ShouldSerializeMatchCase Method

In This Topic
    ShouldSerializeMatchCase Method (SearchBarElements)
    In This Topic
    Indicates whether the MatchCase property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeMatchCase() As Boolean
    protected bool ShouldSerializeMatchCase()
    See Also