Constructor ValueEditorUSingle
ValueEditorUSingle(AbstractControl)
Initializes a new instance of the ValueEditorUSingle class.
public ValueEditorUSingle(AbstractControl parent)
Parameters
parentAbstractControlParent of the control.
ValueEditorUSingle(string, float?)
Initializes a new instance of the ValueEditorUSingle class.
public ValueEditorUSingle(string title, float? value = null)
Parameters
ValueEditorUSingle()
Initializes a new instance of the ValueEditorUSingle class.
public ValueEditorUSingle()