Determines if the date values will include the day names.
| Visual Basic (Declaration) | |
|---|---|
Public Property IncludeDays As Boolean | |
| C# | |
|---|---|
public bool IncludeDays {get; set;} | |
Property Value
BooleanIf this property is set to true, the day names are defined in the DayNames property.