True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / SuspendBinding Method

In This Topic
    SuspendBinding Method (C1TrueDBGrid)
    In This Topic
    Instructs the grid to temporarily ignore IBindingList.ListChange notifications from the data source.
    Syntax
    'Declaration
     
    Public Sub SuspendBinding() 
    public void SuspendBinding()
    See Also