This document is archived and information here might be outdated. Recommended version. |
Delays or resumes selection event firing. If the selection changed while events were being delayed, a single event is fired when events are resumed.
[Visual Basic .NET] Public Property DelayEvents As Boolean
[C#] public bool DelayEvents {get; set;}