[]
        
(Showing Draft Content)

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

ShowTraditionalFirstYear Property

ShowTraditionalFirstYear

Gets or sets a value that indicates whether to show the first year using the traditional format.

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

true to show the first year using the traditional format; otherwise, false.
The default is false.

Remarks

This property retrieves whether to show the traditional year when the year is the first one.