In This Article

NullableInt16PropertyEditor Class

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

public class NullableInt16PropertyEditor : Int16PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int16PropertyEditor object

Constructors

NullableInt16PropertyEditor()

Initializes an instance of the NullableInt16PropertyEditor class.

public NullableInt16PropertyEditor()

Inherited Members