ShowLeadingZero Property (DateSecondDisplayFieldInfo)
Gets or sets a value that indicates whether to show a leading zero.
public bool ShowLeadingZero {get; set;}
Property Value
true to show a leading zero; otherwise,
false.
The default value is
false.