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