[]
        
(Showing Draft Content)

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

ShowLeadingZero Property

ShowLeadingZero

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

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

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

Remarks

This property retrieves whether to show the leading zero.