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