Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.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.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.PropertyGrid.CollectionEditorControl

    See Also