RadControls for Silverlight

Specifies the interval of time for which the user can insert text and the control to auto format it.

Namespace: Telerik.Windows.Controls
Assembly: 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

Available for DateTime masks only.

See Also