Constructor ValueEditorInt64
ValueEditorInt64(string, long?)
Initializes a new instance of the ValueEditorInt64 class.
public ValueEditorInt64(string title, long? value = null)
Parameters
ValueEditorInt64()
Initializes a new instance of the ValueEditorInt64 class.
public ValueEditorInt64()