Specifies the interval of time for which the user can insert text and the control to auto format it.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.2.611.1050
Syntax
| C# |
|---|
public int AutoCompleteInterval { get; set; } |
| Visual Basic |
|---|
Public Property AutoCompleteInterval As Integer
Get
Set |
Remarks
See Also