[]
        
(Showing Draft Content)

C1.Win.C1Input.C1TextBox.CausesValidation

CausesValidation Property

CausesValidation

Gets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events)

Declaration
[TypeConverter(typeof(CausesValidationPropertyConverter))]
public bool CausesValidation { get; set; }