[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthDisplayFieldInfo

DateMonthDisplayFieldInfo Class

Represents the DateMonthDisplayFieldInfo class used to define month type display fields for the GcDateTimeCellType.

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

Constructors

Name Description
DateMonthDisplayFieldInfo()

Initializes a new instance of the DateMonthDisplayFieldInfo class.

DateMonthDisplayFieldInfo(bool)

Initializes a new instance of the DateMonthDisplayFieldInfo class.

DateMonthDisplayFieldInfo(bool, MonthPattern)

Initializes a new instance of the DateMonthDisplayFieldInfo class.

Properties

Name Description
Pattern

Gets or sets the month pattern for the field.

ShowLeadingZero

Gets or sets a value that indicates whether the DateMonthDisplayFieldInfo shows the leading zero.