Class NumberDisplay
- Namespace
- Dynamicweb.CoreUI.Displays.Widgets
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class NumberDisplay : DisplayBase<double>
- Inheritance
-
NumberDisplay
- Inherited Members
- Extension Methods
Properties
BackgroundColor
public WidgetColor BackgroundColor { get; set; }
Property Value
PrimaryAction
public NavigateScreenAction? PrimaryAction { get; set; }
Property Value
Query
public DataQueryBase? Query { get; set; }
Property Value
Unit
public string Unit { get; set; }