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