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

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