ComponentOne True DBGrid for WinForms
SuspendBinding Method

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : SuspendBinding Method
Instructs the grid to temporarily ignore IBindingList.ListChange notifications from the data source.
Syntax
'Declaration
 
Public Sub SuspendBinding() 
public void SuspendBinding()
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members