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

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