CausesValidation Property (C1ComboBox)
Gets or sets a value indicating whether the control causes validation (i.e. calls Validated and Validating events)
public bool CausesValidation {get; set;}
'Declaration
Public Property CausesValidation As Boolean