Skip to content

SvetlanaPN/three-discontinuous-custom-time-scales-for-the-timeline-view-e1480

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three discontinuous custom time scales for the Timeline view

This example illustrates three discontinuous custom scales for the Timeline view which are properly aligned. The first scale is a day scale which skips Saturdays and Sundays. The second scale is an hour scale which contains only working hours from 6 to 21. The third scale with increments of 30 minutes displays hours from 6 to 21, like the second scale.
Note the paint correction code which amends the color for the columns situated by the scale discontinuities.

Description

To test a custom time scale, update the TimeScaleLessThanDayTests class with your custom time scale and call the static TimeScaleLessThanDayTests.Run method.to run the tests.


About

.NET, WinForms, XtraScheduler Suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%