[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateSecondDisplayField.ShowLeadingZero

ShowLeadingZero Property

ShowLeadingZero

Gets or sets a value indicating whether GrapeCity.Windows.InputMan.Fields.DateSecondDisplayField displays leading zero. This is a dependency property.

Declaration
public bool ShowLeadingZero { get; set; }
Public Property ShowLeadingZero As Boolean
Property Value
Type Description
bool

true if show leading zero; otherwise, false. Default value is false.