Skip to main content

TdxGanttControlCalendar.WeekDays Property

Provides access to the week day collection.

Declaration

property WeekDays: TdxGanttControlCalendarWeekDays read; write;

Property Value

Type
TdxGanttControlCalendarWeekDays

Remarks

You can specify following day types in the calendar:

  • A day between Sunday and Saturday.
  • An exception. This is a day with a custom schedule.

Use this property to access a day of week and change its settings.

See Also