[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateYearDisplayField

DateYearDisplayField Class

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

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

Constructors

Name Description
DateYearDisplayField()

Initializes a new instance of the DateYearDisplayField class.

DateYearDisplayField(bool)

Initializes a new instance of the DateYearDisplayField class.

DateYearDisplayField(bool, YearDigitType)

Initializes a new instance of the DateYearDisplayField class.

Properties

Name Description
ShowLeadingZero

Gets or sets a value indicating whether show leading zero.

YearDigit

Gets or sets the year digit of the field.