ComponentOne MultiSelect for WinForms
C1.Win.Input.Validation 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 PreValidationInheritProperties
    public PreValidationInheritProperties Inherit {get; set;}
    See Also