ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1NumericEdit Class / ShouldSerializeText Method

In This Topic
    ShouldSerializeText Method (C1NumericEdit)
    In This Topic
    Specifies whether to save the value of the Text property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeText() As Boolean
    protected bool ShouldSerializeText()
    See Also