ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / PostValidation Class / ValuesExcluded Property

In This Topic
    ValuesExcluded Property
    In This Topic
    List of values that are not permitted as input value.
    Syntax
    'Declaration
     
    
    Public Property ValuesExcluded As Array
    public Array ValuesExcluded {get; set;}
    See Also