[]
        
(Showing Draft Content)

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

ShowLeadingZero Property

ShowLeadingZero

Gets or sets a value that indicates whether to show a leading zero.

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

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

Remarks

This property retrieves whether to show the leading zero.