NColorPropertyEditor Class Members
In This Topic
The following tables list the members exposed by NColorPropertyEditor.
Public Constructors
Public Fields
| Name | Description |
| AdvancedTemplate | An editor template, for an color property editor, which is displayed as an advanced color picker. |
| DropDownTemplate | An editor template, for a color property editor, which is displayed as a color drop down (the default). |
| NColorPropertyEditorSchema | Schema associated with NColorPropertyEditor |
| StyleProperty | Reference to the Style property |
Top
Public Properties
| Name | Description |
| Style | Gets or sets the style of the color property editor. It controls the type of value control that the editor must use, and is only regarded prior to editor initialization. |
Top
See Also