[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.MonthPattern

MonthPattern Enum

Defines what kind of pattern will be display in the DateMonthField.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum MonthPattern
Public Enum MonthPattern

Fields

Name Description
AbbreviatedMonthName

Display an abbreviated month name.

MonthName

Display a full month name.

Number

Display a number.