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

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