CalendarView.DayEndHour

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 21:25, 6 May 2012 by Admin (Talk | contribs) (1 revision)

Jump to: navigation, search
Property (As Single)
aCalendarView.DayEndHour = newValue
or
SingleValue = aCalendarView.DayEndHour


If this property is different than 0.0, the remaining hours fromDayEndHourto midnight will be darkened. The default value is 18.0

Example

This example sets the DayEndHour to 18:45.

Invalid language.

You need to specify a language like this: <source lang="html4strict">...</source>

Supported languages for syntax highlighting:

[Expand]


me.DayEndHour=18.75