In This Article

NullableInt64PropertyEditor Class

Represents a PropertyEditor for editing a nullable Int64 value with a Int64EditBox.

public class NullableInt64PropertyEditor : Int64PropertyEditor, INotifyPropertyChanged
Inheritance:
System.Object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int64PropertyEditor Object

Constructors

NullableInt64PropertyEditor()

Initializes an instance of the NullableInt64PropertyEditor class.

public NullableInt64PropertyEditor()

Inherited Members