Gets or sets the number of digits to display after the floating point. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public int DecimalDigits { get; set; } |
Visual Basic
![]() |
---|
Public Property DecimalDigits As Integer |
Type: Int32
An instance of the System.Int32 structure. Default value is 2.
This value is limited between the range of 0 and 15.