In This Article

NullableDoublePropertyEditor Class

Represents a PropertyEditor for editing a nullable Double value with a DoubleEditBox.

public class NullableDoublePropertyEditor : DoublePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase DoublePropertyEditor object

Constructors

NullableDoublePropertyEditor()

Initializes an instance of the NullableDoublePropertyEditor class.

public NullableDoublePropertyEditor()

Inherited Members