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