'Declaration
Public Property MaxDigits As Integer
'Usage
Dim instance As NumberDecimalPartDisplayField Dim value As Integer instance.MaxDigits = value value = instance.MaxDigits
public int MaxDigits {get; set;}
Property Value
An System.Int32 value indicates the maximize digits.The default is 28.