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

In This Topic
    ShouldSerializeValuesExcluded Method
    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