ComponentOne Input for WinForms
ValuesExcluded Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PostValidation Class : ValuesExcluded Property
List of values that are not permitted as input value.
Syntax
'Declaration
 
Public Property ValuesExcluded As System.Array
public System.Array ValuesExcluded {get; set;}
See Also

Reference

PostValidation Class
PostValidation Members