Gets or sets a value indicating whether validation is performed when the control is clicked.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool CausesValidation { get; set; } |
Visual Basic
![]() |
---|
Public Property CausesValidation As Boolean |
Type: Boolean
true if validation is performed, otherwise false. Default value is true.