Name | Description | |
---|---|---|
![]() | NColorPropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NColorPropertyEditor.
Name | Description | |
---|---|---|
![]() | NColorPropertyEditor Constructor | Default constructor. |
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 |
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. |
Name | Description | |
---|---|---|
![]() | CreateValueControl | Overridden. Overriden to create a color picker. |
![]() | OnAdvancedColorPickerSelectedColorChanged | Called when the selected color of the advanced color picker has changed |
![]() | OnColorDropDownSelectedColorChanged | Called when the selected color of the color drop has changed |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node |