DataSourceDesigner.SuppressingDataSourceEvents Property
.NET Framework 3.0
Gets a value indicating whether the DataSourceChanged event or the RefreshSchema method occurs.
Namespace: System.Web.UI.Design
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
The SuppressingDataSourceEvents property can be set by calling the SuppressDataSourceEvents or RefreshSchema method with an argument of true.
Community Additions
ADD
Show: