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

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