Constructor ValueEditorUDouble
ValueEditorUDouble(AbstractControl)
Initializes a new instance of the ValueEditorUDouble class.
public ValueEditorUDouble(AbstractControl parent)
Parameters
parentAbstractControlParent 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()