Class DecimalValue
- Namespace
- Dynamicweb.CoreUI.Displays.Information
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class DecimalValue : DisplayBase<double?>
- Inheritance
-
DecimalValue
- Inherited Members
- Extension Methods
Properties
IsPercent
public bool IsPercent { get; set; }
Property Value
NumberOfDecimals
public int NumberOfDecimals { get; set; }