[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearField

DateYearField Class

Represents DateYearField class to define year fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.

Inheritance
DateYearField
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class DateYearField : DateInputField, INamedObject
Public Class DateYearField
    Inherits DateInputField
    Implements INamedObject

Constructors

Name Description
DateYearField()

Initializes a new instance of the DateYearField class.

DateYearField(YearDigitType)

Initializes a new instance of the DateYearField class.

Properties

Name Description
TwoDigitYearMax

Gets or sets the max year of two digits mode of the field.

YearDigit

Gets or sets the year digit of the field.