Click or drag to resize
TextBoxControlFilterInterval Property
An integer containing the interval (in milliseconds) in which the field's contents are filtered, defaults to 250.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public int FilterInterval { get; set; }

Property Value

Type: Int32
See Also