[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateYearField.YearDigit

YearDigit Property

YearDigit

Gets or sets the year digit of GrapeCity.Windows.InputMan.Fields.DateYearField. This is a dependency property.

Declaration
public YearDigitType YearDigit { get; set; }
Public Property YearDigit As YearDigitType
Property Value
Type Description
YearDigitType

A YearDigitType enumeration value indicates the year digit. The default value is GrapeCity.Windows.InputMan.YearDigitType.FourDigitYear.

Exceptions
Type Condition
ArgumentException

The assigned value is not type of YearDigitType.