Android Question [B4X] about ASScheduler_DayView1.WorkingProperties

roddy

Member
Licensed User
Longtime User
I wrote this code:
B4X:
ASScheduler_DayView1.WorkingProperties.Active = True
ASScheduler_DayView1.WorkingProperties.StartHour = 10
ASScheduler_DayView1.WorkingProperties.EndHour = 21
ASScheduler_DayView1.WorkingProperties.NonWorkingDays = Array As Int()

All time period still on screen.
Is there any way to not show 00:00-09:30 and 21:30-23:30 ?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…