PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeTextSearchPanelStrings Method

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