In This Article

NullableColorPropertyEditor Class

Represents a PropertyEditor for editing a nullable Color value with a ColorEditBox.

public class NullableColorPropertyEditor : ColorPropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase ColorPropertyEditor object

Constructors

NullableColorPropertyEditor()

Initializes an instance of the NullableColorPropertyEditor class.

public NullableColorPropertyEditor()

Inherited Members