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

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