Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PreviewToolBars Class / ShouldSerializeSearch Method

In This Topic
    ShouldSerializeSearch Method
    In This Topic
    Indicates whether the Search property should be persisted.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeSearch() As Boolean
    protected bool ShouldSerializeSearch()

    Return Value

    true if the property value has changed from its default; otherwise, false.
    See Also