[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthDisplayField

DateMonthDisplayField Class

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

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

Constructors

Name Description
DateMonthDisplayField()

Initializes a new instance of the DateMonthDisplayField class.

DateMonthDisplayField(bool)

Initializes a new instance of the DateMonthDisplayField class.

DateMonthDisplayField(bool, MonthPattern)

Initializes a new instance of the DateMonthDisplayField class.

Properties

Name Description
Pattern

Gets or sets pattern of month for the field.

ShowLeadingZero

Gets or sets a value indicating whether the DateMonthDisplayField shows the leading zero.