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

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