ComponentOne Input for WinForms
Inherit Property (PostValidation)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > PostValidation Class : Inherit Property
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

Reference

PostValidation Class
PostValidation Members