CategoryEditor Class
Provides a custom CategoryEditor to use for grouping properties that are displayed in a PropertyGrid.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() | CategoryEditor() | Creates a new instance of the CategoryEditor class. |
| Name | Description | |
|---|---|---|
![]() | EditorTemplate | Gets a DataTemplate that is hosted by the property inspector to provide the user interface for a CategoryEditor. |
![]() | TargetCategory | Gets a localized string that indicates to which category the editor belongs. |
| Name | Description | |
|---|---|---|
![]() | ConsumesProperty(PropertyEntry^) | Determines which properties are edited by the CategoryEditor. |
![]() ![]() | CreateEditorAttribute(CategoryEditor^) | Creates a new EditorAttribute for the specified CategoryEditor. |
![]() ![]() | CreateEditorAttribute(Type^) | Creates a new EditorAttribute for the specified CategoryEditor type. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetImage(Size) | Returns an Object that the host can display in a ContentControl. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 4.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



