Classes

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