Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerOptionsView.ActualStartOfWeek Property

Gets the day, which is treated as the first day in each week.

#Declaration

Delphi
property ActualStartOfWeek: TDay read;

#Property Value

Type
TDay

#Remarks

The ActualStartOfWeek property gets the day, that the StartOfWeek property was set to, or returned by the host environment, if the swSystem flag on the StartOfWeek property is active.

See Also