Click or drag to resize
KaxInputControlInvalidStyleDuration Property
The InvalidStyleDuration property is used to determine how long (in milliseconds) the control will display its invalid style when incorrect data is entered.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public virtual int InvalidStyleDuration { get; set; }

Property Value

Type: Int32
See Also