Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ShouldSerializeBackColor Method


In This Topic
    ShouldSerializeBackColor Method (ElementContainerControl)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overridable Shadows Function ShouldSerializeBackColor() As Boolean
    'Usage
     
    
    Dim instance As ElementContainerControl
    Dim value As Boolean
     
    value = instance.ShouldSerializeBackColor()
    public virtual new bool ShouldSerializeBackColor()
    See Also