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

In This Topic
    NotifySourceResetAsReplace Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property NotifySourceResetAsReplace As Boolean
    public bool NotifySourceResetAsReplace {get; set;}
    See Also