Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ShouldSerializeBackColor Method


In This Topic
    ShouldSerializeBackColor Method (ElementWindowless)
    In This Topic
    Indicates whether the BackColor property should be persisted.
    Syntax
    'Declaration
     
    
    Public Overridable Function ShouldSerializeBackColor() As Boolean
    'Usage
     
    
    Dim instance As ElementWindowless
    Dim value As Boolean
     
    value = instance.ShouldSerializeBackColor()
    public virtual bool ShouldSerializeBackColor()

    Return Value

    New backcolor
    See Also