ActiproSoftware.Windows.Controls.Grids.PropertyEditors Namespace
Classes
| BooleanPropertyEditor | Represents a PropertyEditor for editing a |
| BrushPropertyEditor | Represents a PropertyEditor for editing a |
| CategoryEditor | Provides information for an editor that can consume and display one or more properties in a property grid. |
| CategoryEditorCollection | Represents a collection of CategoryEditor objects. |
| CategoryEditorProperty | Provides information about a property to be consumed by a CategoryEditor. |
| CategoryEditorPropertyCollection | Represents a collection of CategoryEditorProperty objects. |
| ColorPropertyEditor | Represents a PropertyEditor for editing a |
| ExtendedStringPropertyEditor | Represents a PropertyEditor for editing a |
| FontFamilyPropertyEditor | Represents a PropertyEditor for editing a |
| FontStretchPropertyEditor | Represents a PropertyEditor for editing a |
| FontStylePropertyEditor | Represents a PropertyEditor for editing a |
| FontWeightPropertyEditor | Represents a PropertyEditor for editing a |
| LimitedObjectPropertyEditor | Represents a PropertyEditor for editing an |
| LimitedStringPropertyEditor | Represents a PropertyEditor for editing a |
| NullableBooleanPropertyEditor | Represents a PropertyEditor for editing a nullable |
| PropertyEditor | Provides information used for displaying and manipulating a property value in a property grid. |
| PropertyEditorCollection | Represents a collection of PropertyEditor objects. |
| PropertyGridPropertyEditorsModifier | Represents a class that can optionally clear or append to the DefaultPropertyEditors collection from XAML,
such as in |
| StringPropertyEditor | Represents a PropertyEditor for editing a |
| SuggestedStringPropertyEditor | Represents a PropertyEditor for editing a |
Interfaces
| IPropertyEditorsProvider | Provides the base requirements for an object that has a collection of property editors. |
Enums
| DefaultValueTemplateKind | Specifies the kind of default PropertyGrid value cell template. |
| ExtendedStringPropertyEditorBehavior | Specifies the read-only/enabled state behavior of controls within an ExtendedStringPropertyEditor. |