'Declaration
Public Property MinDigits As Integer
'Usage
Dim instance As NumberIntegerPartDisplayFieldInfo Dim value As Integer instance.MinDigits = value value = instance.MinDigits
public int MinDigits {get; set;}
Property Value
An System.Int32 value indicates the min digits.The default is 1.