ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / ShouldSerializeBackColor Method

In This Topic
    ShouldSerializeBackColor Method (RibbonControlHost)
    In This Topic
    This member is for internal use only.
    Syntax
    'Declaration
     
    Protected Overridable Function ShouldSerializeBackColor() As System.Boolean
    protected virtual System.bool ShouldSerializeBackColor()
    See Also