PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ContextMenuElements Class / ShouldSerializeSearchText Method

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