Calendar for WinForms | ComponentOne
C1.Win.Input.Formating Namespace / FormatInfo Class / ShouldSerializeFormatType Method

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