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

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