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

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