Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / PreValidation Class / Inherit Property

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