Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / C1TextBoxBase Class / ShouldSerializeValue Method

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