[]
        
(Showing Draft Content)

C1.Win.Input.PostValidationEventArgs.Succeeded

Succeeded Property

Succeeded

Validation result (assigned in the event code in PostValidating). Default: True

Declaration
public bool Succeeded { get; set; }