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

In This Topic
    Inherit Property (PostValidation)
    In This Topic
    Manages inheritance of the PostValidation properties from the host control properties.
    Syntax
    'Declaration
     
    
    Public Property Inherit As PostValidationInheritFlags
    public PostValidationInheritFlags Inherit {get; set;}
    See Also