Table of Contents

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

bool

NumberOfDecimals

public int NumberOfDecimals { get; set; }

Property Value

int
To top