Constructor ValueEditorUDouble
ValueEditorUDouble(Control)
Initializes a new instance of the ValueEditorUDouble class.
public ValueEditorUDouble(Control parent)
Parameters
parent
ControlParent of the control.
ValueEditorUDouble(string, double?)
Initializes a new instance of the ValueEditorUDouble class.
public ValueEditorUDouble(string title, double? value = null)
Parameters
ValueEditorUDouble()
Initializes a new instance of the ValueEditorUDouble class.
public ValueEditorUDouble()