[]
Gets or sets a value that indicates whether to show leading zeros.
public bool ShowLeadingZero { get; set; }
Public Property ShowLeadingZero As Boolean
true to show leading zeros; otherwise, false. The default is false.
This property retrieves whether to show the leading zero.