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

AdvancedEditor Class
Advanced editor which contains a button and the capability of hosting other common PropertyGrid editors contained in a child window.
Object Model
AdvancedEditor Class
Syntax
'Declaration
 
Public Class AdvancedEditor 
   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.AdvancedEditor
                  C1.Silverlight.Extended.PropertyGrid.CollectionEditor

See Also