CategoryEditor.CreateEditorAttribute Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateEditorAttribute(Type) | Utility method that creates a new EditorAttribute for the specified CategoryEditor type. | |
CreateEditorAttribute(CategoryEditor) | Utility method that creates a new EditorAttribute for the specified CategoryEditor. |
Top