Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / ShouldSerializeBackgroundColor Method


In This Topic
    ShouldSerializeBackgroundColor Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeBackgroundColor() As Boolean
    'Usage
     
    
    Dim instance As DesignerMain
    Dim value As Boolean
     
    value = instance.ShouldSerializeBackgroundColor()
    protected bool ShouldSerializeBackgroundColor()
    See Also