In This Article

NullableSinglePropertyEditor Class

Represents a PropertyEditor for editing a nullable Single value with a SingleEditBox.

public class NullableSinglePropertyEditor : SinglePropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase SinglePropertyEditor Object

Constructors

NullableSinglePropertyEditor()

Initializes an instance of the NullableSinglePropertyEditor class.

public NullableSinglePropertyEditor()

Inherited Members