IWpfTableControl4.UpdateDelayWhileStable Property

Definition

Delay between a change in the data and the start of an update when all ITableDataSinks are stable.

public:
 property TimeSpan UpdateDelayWhileStable { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan UpdateDelayWhileStable { get; set; }
member this.UpdateDelayWhileStable : TimeSpan with get, set
Public Property UpdateDelayWhileStable As TimeSpan

Property Value

Applies to