[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateEraYearDisplayField.ShowTraditionalFirstYear

ShowTraditionalFirstYear Property

ShowTraditionalFirstYear

Gets or sets a value indicating whether show the first year by traditional format. This is a dependency property.

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 value is false.

Examples

When current value is the first year of Japanese Era year, it will show corresponding text like "元" at this field.