Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended.PropertyGrid Namespace / CollectionEditorControl Class
Members

In This Topic
    CollectionEditorControl Class
    In This Topic
    Default editor used by C1PropertyGrid to edit lists of values.
    Object Model
    CollectionEditorControl Class
    Syntax
    'Declaration
     
    
    Public Class CollectionEditorControl 
       Inherits System.Windows.Controls.Control
    public class CollectionEditorControl : System.Windows.Controls.Control 
    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.CollectionEditorControl

    See Also