CategoryEditor 类

定义

提供用于对显示在 .CategoryEditor. 中的属性进行分组的自定义PropertyGrid

public ref class CategoryEditor abstract
public abstract class CategoryEditor
type CategoryEditor = class
Public MustInherit Class CategoryEditor
继承
CategoryEditor

构造函数

名称 说明
CategoryEditor()

创建类的新实例 CategoryEditor

属性

名称 说明
EditorTemplate

获取由属性检查器承载的一个,该检查器为 /> 提供用户界面。

TargetCategory

获取一个本地化字符串,该字符串指示编辑器所属的类别。

方法

名称 说明
ConsumesProperty(PropertyEntry)

确定哪些属性由 CategoryEditor..

CreateEditorAttribute(CategoryEditor)

为指定的EditorAttribute值创建一个新CategoryEditor项。

CreateEditorAttribute(Type)

EditorAttribute为指定CategoryEditor类型创建新项。

Equals(Object)

确定指定的对象是否等于当前对象。

(继承自 Object)
GetHashCode()

用作默认哈希函数。

(继承自 Object)
GetImage(Size)

返回 Object 主机可在 .. 中显示的值 ContentControl

GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object的浅表副本。

(继承自 Object)
ToString()

返回一个表示当前对象的字符串。

(继承自 Object)

适用于