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