In This Article

NullableInt32PropertyEditor Class

Represents a PropertyEditor for editing a nullable Int32 value with a Int32EditBox.

public class NullableInt32PropertyEditor : Int32PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int32PropertyEditor object

Constructors

NullableInt32PropertyEditor()

Initializes an instance of the NullableInt32PropertyEditor class.

public NullableInt32PropertyEditor()

Inherited Members