Property DelayedSelectionChangedInterval
DelayedSelectionChangedInterval
Gets or sets default timeout interval (in msec) for timer that calls DelayedSelectionChanged event. If not specified, DefaultDelayedTextChangedTimeout is used.
int? DelayedSelectionChangedInterval { get; set; }
Property Value
- int?