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

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