This is a migrated thread and some comments may be shown as answers.

MinutesOfHour

1 Answer 25 Views
ScheduleView
This is a migrated thread and some comments may be shown as answers.
Joel Palmer
Top achievements
Rank 2
Joel Palmer asked on 04 Jun 2013, 05:31 PM
Can someone tell me what this property represents?  I am using this through code but it would be nice to get the control representing this, also.

Can I add an array of values like [1, 15, 45] to represent I want this scheduled on the 1st, 15th and 45th minute of every hour?

A working example would rock my world. 
Thanks,
Joel.

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 07 Jun 2013, 08:47 AM
Hello Joel,

MinutesOfHour represents the minutes of the hour when a recurrent appointment should occur in the ScheduleView, It should be set to an array of integers - please refer to the RecurrencePattern article for more information.

If you need to add minutes option to the EditRecurrenceDialog you could customize it through the EditRecurrenceDialogStyle property of the control. For more detailed information please see this help article from our documentation.

Regards,
Kalin
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
ScheduleView
Asked by
Joel Palmer
Top achievements
Rank 2
Answers by
Kalin
Telerik team
Share this question
or