Gets or sets the number of digits to display after the floating point.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public int DecimalDigits { get; set; }
Public Property DecimalDigits As Integer
Type: Int32An instance of the System.Int32 structure. Default value is 2.
This value is limited between the range of 0 and 15.
NumericUpDown MembersNumericUpDown ClassMindFusion.UI.Web Namespace