IWpfTableControl4.UpdateDelayWhileUnstable Property

Definition

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

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

Property Value

Applies to