[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.MonthNames

MonthNames Property

MonthNames

Gets or sets alternate month names for the control (use with UserDefinedFormat).

Declaration
public string[] MonthNames { get; set; }
Public Property MonthNames As String()
Implements