Skip to main content

TdxGanttControlCalendars.StandardCalendar Property

Provides access to the standard calendar settings.

Declaration

property StandardCalendar: TdxGanttControlCalendar read;

Property Value

Type
TdxGanttControlCalendar

Remarks

The control uses a standard calendar as the default calendar if the project has no other calendar specified in the data model settings. In this calendar, a day continues from 8 AM to 5 PM, includes a one-hour break, and a work week starts on Monday and ends on Friday.

Use this property to change the standard calendar settings.

See Also