In This Article

NullableSinglePropertyEditor Class

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

public class NullableSinglePropertyEditor : SinglePropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase SinglePropertyEditor object

Constructors

NullableSinglePropertyEditor()

Initializes an instance of the NullableSinglePropertyEditor class.

public NullableSinglePropertyEditor()

Inherited Members