Provides information for an editor that can consume and display one or more properties in a property grid.
- Inheritance:
-
object
Observable
Object objectBase
Constructors
CategoryEditor()
Initializes an instance of the class.
Properties
Category
Gets or sets the category associated with this editor.
Property Value
- string:
The category associated with this editor.
Description
Gets or sets the description of the category editor, often displayed in a summary area or a tooltip.
Property Value
- string:
The description of the category editor, often displayed in a summary area or a tooltip.
DisplayName
Gets or sets the name to use when displaying the category editor.
Property Value
- string:
The name to use when displaying the category editor.
EditorTemplate
Gets or sets the Data
Property Value
- Data
Template : The Data
Template to use for editing the properties consumed by this editor.
Remarks
The priority order of editor template specification is Editor
EditorTemplateKey
Gets or sets the resource key that references a Data
Property Value
- object:
The resource key that references a Data
Template to use for editing the properties consumed by this editor.
Remarks
The priority order of editor template specification is Editor
Properties
Gets the properties that are consumed by this category editor.
Property Value
- Category
Editor :Property Collection The properties that are consumed by this category editor.
Inherited Members
-
Observable
Object Base. Notify Property Changed(string) -
Observable
Object Base. On Property Changed(Property Changed Event Args) - ObservableObjectBase.SetProperty<T>(ref T, T, string)
-
Observable
Object Base. Property Changed -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()