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