[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateMonthField

DateMonthField Class

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

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

Constructors

Name Description
DateMonthField()

Initializes a new instance of the DateMonthField class.

DateMonthField(MonthPattern)

Initializes a new instance of the DateMonthField class.

Properties

Name Description
AutoDropDown

Gets or sets a bool value which indicates whether auto drop down when focus come to this field.

DropDownEnabled

Gets or sets a bool value indicates whether the dropdown function is active.

DroppedDown

Gets or sets a bool value indicates whether the dropdown window is showing.

Pattern

Gets or sets the pattern of the field.