PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / SourceNotifiesChanges Property

In This Topic
    SourceNotifiesChanges Property
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property SourceNotifiesChanges As Boolean
    protected bool SourceNotifiesChanges {get; set;}
    See Also