C1.Silverlight.Extended.PropertyGrid Namespace / CollectionEditorControl Class
Members

CollectionEditorControl Class
Default editor used by C1PropertyGrid to edit lists of values.
Object Model
CollectionEditorControl Class
Syntax
'Declaration
 
Public Class CollectionEditorControl 
   Inherits 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