In This Article

NullableInt16PropertyEditor Class

Represents a PropertyEditor for editing a nullable Int16 value with a Int16EditBox.

public class NullableInt16PropertyEditor : Int16PropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int16PropertyEditor Object

Constructors

NullableInt16PropertyEditor()

Initializes an instance of the NullableInt16PropertyEditor class.

public NullableInt16PropertyEditor()

Inherited Members