Skip to main content
A newer version of this page is available. .

TcxSchedulerWeekView Class

The Week View.

Declaration

TcxSchedulerWeekView = class(
    TcxSchedulerCustomWeekView
)

Remarks

This View enables end-users to schedule and view user events by week.

The scheduler’s ViewWeek property references a TcxSchedulerWeekView object. The scheduler’s CurrentView property also references this object if the Week View is currently active in the scheduling area.

See Also