Class ValueConversion
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ValueConversion : Number
- Inheritance
-
ValueConversion
- Inherited Members
- Extension Methods
Properties
Decimals
public int Decimals { get; set; }
Property Value
PresetUnit
public string PresetUnit { get; set; }
Property Value
Units
public IList<ValueConversionUnit> Units { get; }
Property Value
Methods
AddUnit(string, double)
public void AddUnit(string label, double factor)