PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeTextSearchButtonImage Method

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