Input for WinForms | ComponentOne
C1.Win.Input.Validation Namespace / PostValidation Class / ShouldSerializeValues Method

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