In This Article

NullableInt64PropertyEditor Class

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

public class NullableInt64PropertyEditor : Int64PropertyEditor
Inheritance:
object ObservableObjectBase PropertyEditor PropertyEditorBase PartEditBoxPropertyEditorBase Int64PropertyEditor object

Constructors

NullableInt64PropertyEditor()

Initializes an instance of the NullableInt64PropertyEditor class.

public NullableInt64PropertyEditor()

Inherited Members