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

In This Topic
    ShouldSerializeValues Method (PostValidation)
    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