[]
        
(Showing Draft Content)

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

ShowLeadingZero Property

ShowLeadingZero

Gets or sets a value that indicates whether the DateMonthDisplayFieldInfo shows the leading zero.

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

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

Remarks

This property retrieves whether to show the leading zero.