Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / FontSizeComboBox Class / ShouldSerializeText Method

In This Topic
    ShouldSerializeText Method (FontSizeComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function ShouldSerializeText() As System.Boolean
    protected override System.bool ShouldSerializeText()
    See Also