Skip to main content

TcxSchedulerOptionsView.ActualStartOfWeek Property

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

Declaration

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