Table of Contents

Property Delay

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

Delay

The time (in milliseconds) to wait after the most recent property change before performing source update.

public int Delay { get; set; }

Property Value

int

Remarks

This property affects only TwoWay bindings with UpdateSourceTrigger=PropertyChanged.