public static bool DisableListChangedEvents {get; set;}
'Declaration
Public Shared Property DisableListChangedEvents As Boolean
Remarks
It is not recommended to set this property to true when using DbDataTable with System.Windows.Forms.DataGridView control, but it can improve data fetching performance for some third-party components, such as DevExpress grid control.