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

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

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Extended.PropertyGrid.AdvancedEditor
                      C1.Silverlight.Extended.PropertyGrid.CollectionEditor

    See Also