[]
Represents DateMonthDisplayField class to define month type display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcDateTime control.
public class DateMonthDisplayField : DateInputDisplayField, INamedObject
Public Class DateMonthDisplayField
Inherits DateInputDisplayField
Implements INamedObject
| 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. |
| 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. |