[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateEraYearDisplayField.ShowTraditionalFirstYear

ShowTraditionalFirstYear Property

ShowTraditionalFirstYear

Gets or sets a value indicating whether show the first year by traditional format.

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

true if show the first year by traditional format; otherwise, false.
The default is false.

Remarks

The property retrieves whether shows the the traditional year when the year is the first one.