Table of Contents

Property DelayedSelectionChangedInterval

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DelayedSelectionChangedInterval

Gets or sets default timeout interval (in msec) for timer that calls DelayedSelectionChanged event. If not specified, DefaultDelayedTextChangedTimeout is used.

[Browsable(false)]
public int? DelayedSelectionChangedInterval { get; set; }

Property Value

int?