C1.WPF.Extended.PropertyGrid Namespace / CollectionEditor Class
Members

CollectionEditor Class
Default editor used by C1PropertyGrid to edit lists of values.
Object Model
CollectionEditor Class
Syntax
'Declaration
 
Public Class CollectionEditor 
   Inherits AdvancedEditor
   Implements C1.WPF.Extended.ITypeEditorControl 
 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     C1.WPF.Extended.PropertyGrid.AdvancedEditor
                        C1.WPF.Extended.PropertyGrid.CollectionEditor

See Also