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

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