Class | Description | |
---|---|---|
AdvancedEditor | Advanced editor which contains a button and the capability of hosting other common PropertyGrid editors contained in a child window. | |
BoolEditor | Default editor used by C1PropertyGrid to edit bool values. | |
BrushEditor | Default editor used by C1PropertyGrid to edit Brush values. | |
CollectionEditor | Default editor used by C1PropertyGrid to edit lists of values. | |
CollectionEditorControl | Default editor used by C1PropertyGrid to edit lists of values. | |
ColorEditor | Default editor used by C1PropertyGrid to edit color values. | |
ColorPaletteEditor | Default editor used by C1PropertyGrid to edit ColorPalette values. | |
CommitChangesEventsArgs | Provides event data for commit changes events. | |
EnumEditor | Default editor used by C1PropertyGrid to edit Enum values. | |
ImageSourceEditor | Default editor used by C1PropertyGrid to edit image values. | |
NumericEditor | Default editor used by C1PropertyGrid to edit numeric values. | |
PropertyCommitChangesEventsArgs | Provides event data for commit changes events. | |
PropertyWrapper | The PropertyWrapper class is used to show value types and string types in the C1PropertyGrid collection editor. | |
PropertyWrapper<T> | The PropertyWrapper class is used to show value types and string types in the C1PropertyGrid collection editor. | |
StringEditor | Default editor used by C1PropertyGrid to edit String values. | |
ThicknessConverter | Converts instances of String type to and from instances of Thickness. | |
UriEditor | Default editor used by C1PropertyGrid to edit Uri values. |