PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / SuppressSourceNotifications Method

In This Topic
    SuppressSourceNotifications Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Function SuppressSourceNotifications() As C1.DataCollection.C1WrapDataCollection.SuppressionContext(Of S,T)
    protected C1.DataCollection.C1WrapDataCollection.SuppressionContext<S,T> SuppressSourceNotifications()
    See Also