PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / ObjectEditor Class
Members

In This Topic
    ObjectEditor Class
    In This Topic
    Editor for general purpose use, which allows displaying the object in the property in a separate C1PropertyGrid as well as converting from string.
    Object Model
    ObjectEditor Class
    Syntax
    Inheritance Hierarchy

    System.Object
       C1.WPF.PropertyGrid.BaseEditor<P,C>
          C1.WPF.PropertyGrid.BaseAdvancedEditor<P,E>
             C1.WPF.PropertyGrid.ObjectEditor

    See Also