NEditorTemplate Class Members
In This Topic
The following tables list the members exposed by NEditorTemplate.
Public Constructors
Public Properties
| Name | Description |
| EditorProperties | Gets or sets the property values, which need to be applied to the editor when it is created. |
| EditorType | Gets or sets the type of the editor, that needs to be created |
| EmbedEditor | Template for embed editor property editor |
| PopupEditor | Template for popup editor proeprty editor |
Top
Public Methods
| Name | Description |
| CreateEditor | Creates a new instance of the editor defined by this template |
Top
See Also