This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxSelection Interface > IGxSelection.DelayEvents Property (ArcObjects .NET 10.4 SDK) |
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;}