ComponentOne Extended Library for WPF and Silverlight
CollectionEditor Class
Members 

C1.WPF.Extended.PropertyGrid Namespace : 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 
public class CollectionEditor : AdvancedEditor, 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

Reference

CollectionEditor Members
C1.WPF.Extended.PropertyGrid Namespace