PropertyGrid for WPF | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.WPF.PropertyGrid Namespace
    In This Topic
    Classes
     ClassDescription
    ClassAdvanced editor which contains a button and the capability of hosting other common PropertyGrid editors contained in a child window.
    ClassThe advanced editor show a three-dot icon and allows showing a separate editor in a window.
    ClassBase class for editors.
    ClassEditor of boolean properties displaying a checkbox.
    ClassEditor for System.Windows.Media.Brush properties.
    ClassThe property-grid provides a user interface for browsing the properties of an object.
    ClassEditor for collection of items.
    ClassDefault editor used by C1PropertyGrid to edit lists of values.
    ClassConverts a value into a specified type.
    ClassDefault editor used by C1PropertyGrid to edit ColorPalette values.
    ClassProvides event data for commit changes events.
    ClassEditor of font-family properties.
    ClassEditor for date properties.
    ClassEditor for date and time properties.
    ClassDisplays a visual element, typically a label with a message, when there are no properties in the grid.
    ClassEditor for System.Enum properties.
    ClassEditor of font-family properties.
    ClassEditor of font-stretch properties.
    ClassEditor of font-style properties.
    ClassEditor of font-weight properties.
    ClassEditor of the Height property.
    ClassEditor of System.Windows.GridLength values.
    ClassEditor of the Height property.
    ClassEditor for System.Windows.Media.ImageSource properties
    ClassUsed to provide configuration information for the C1PropertyGrid.
    ClassUsed to provide configuration information for the C1PropertyGrid.
    ClassCollection of MethodAttribute.
    ClassEditor for numeric properties.
    ClassEditor for general purpose use, which allows displaying the object in the property in a separate C1PropertyGrid as well as converting from string.
    ClassEditor of the string properties using a password box.
    ClassUsed to provide configuration information for the C1PropertyGrid.
    ClassEvent data for auto-generation of property attributes.
    ClassCollection of PropertyAttribute.
    ClassVisual representation of the content of a category cell.
    ClassCell of C1PropertyGrid.
    ClassCollection of IPropertyGridEditor.
    ClassCollection of PropertyGroup.
    ClassCollection of objects bound to the grid.
    ClassGroup of PropertyAttribute which has same PropertyInfo
    ClassButton used to reset the value of a property group.
    ClassEditor of string properties.
    ClassEditor of string properties.
    ClassEditor for time properties.
    ClassEditor for System.Uri properties.
    ClassEditor of the Width property.
    Interfaces
     InterfaceDescription
    InterfaceThe factory of property grid editors.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies how properties are sorted in the C1PropertyGrid.
    See Also