[]
Gets or sets a value indicating whether GrapeCity.Windows.InputMan.Fields.DateShortHourDisplayField displays leading zero. This is a dependency property.
public bool ShowLeadingZero { get; set; }
Public Property ShowLeadingZero As Boolean
Type | Description |
---|---|
bool | true if show leading zero; otherwise, false. Default value is false. |