CausesValidation Property

UltimateTabstrip

UltimateTabstrip Class Library

UltimateTabstrip.CausesValidation Property

Gets or sets a value indicating whether validation is performed when active tab changed.

[Visual Basic] Public Property CausesValidation As Boolean
[C#]
public bool CausesValidation {get; set;}

Property Value

true if validation is performed when active tab changed; otherwise, false. The default value is false.

Remarks

Use this property to get or set a value that indicates whether validation is performed when active tab changed.

See Also

UltimateTabstrip Class | Karamasoft.WebControls.UltimateTabstrip Namespace