[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.DateTimeCellType.DayNames

DayNames Property

DayNames

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

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