[]
Represents DateMonthField class to define month fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
public class DateMonthField : DateInputField, INamedObject
Public Class DateMonthField
Inherits DateInputField
Implements INamedObject
Name | Description |
---|---|
DateMonthField() | Initializes a new instance of the DateMonthField class. |
DateMonthField(MonthPattern) | Initializes a new instance of the DateMonthField class. |
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. |