PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / ShouldSerializeTextSearchPanel Method

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