MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / ShouldSerializeSearchBackColor Method

In This Topic
    ShouldSerializeSearchBackColor Method
    In This Topic
    Specifies whether to save the value of the SearchBackColor property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeSearchBackColor() As Boolean
    protected bool ShouldSerializeSearchBackColor()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also