[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateSecondDisplayField.ShowLeadingZero

ShowLeadingZero Property

ShowLeadingZero

Gets or sets a value indicating whether show leading zero.

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

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

Remarks

The property retrieves whether shows the leading zero.