ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1Label Class / ShouldSerializeFormatInfo Method

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