[]
Gets or sets a value indicating whether the DateMinuteDisplayField shows the leading zero.
public bool ShowLeadingZero { get; set; }
Public Property ShowLeadingZero As Boolean
Type | Description |
---|---|
bool | true if show leading zero; otherwise, false.
|
The property retrieves whether shows the leading zero.