GranularityDuration (Property) In french: GranularitéDurée
// Switch the grid to 15 minutes ORG_Organizer1..GranularityDuration = 15
Syntax
Duration of elements: Finding out the size of the grid Hide the details
<Result> = <Control>..GranularityDuration
<Result>: Integer Resolution of the grid found in the control for the duration: - of appointments (in minutes). The default value is set to:
- 30 minutes in an Organizer control.
- 24 hours in a Scheduler control.
Versions 18 and later of events in a TimeLine control. The default value is set to 60 (seconds, milliseconds or microseconds). The unit depends on the display unit used for the control. New in version 18 of events in a TimeLine control. The default value is set to 60 (seconds, milliseconds or microseconds). The unit depends on the display unit used for the control. of events in a TimeLine control. The default value is set to 60 (seconds, milliseconds or microseconds). The unit depends on the display unit used for the control. Versions 19 and later of tasks in a Gantt Chart column. The default value is set to 1 hour. New in version 19 of tasks in a Gantt Chart column. The default value is set to 1 hour. of tasks in a Gantt Chart column. The default value is set to 1 hour. For an Organizer or Scheduler control, this resolution can be included between 1 (one minute) and 240 (4 hours). This value must be a multiple of 60 (120, 240, 320, ...) or a sub-multiple of 60 (1, 2, 5, 10, 15, 30, ...). The appointments or the events start on a multiple of this value.For an Organizer or Scheduler control, this resolution can be included between:   For a Scheduler control: 1 (one minute) and 1440 (24 hours). For a Scheduler control, between 1 (one minute) and 43200 (1 month).  For an Organizer control: 1 (one minute) and 1440 (24 hours).    For an Organizer control: 1 (one minute) and 1440 (24 hours). This value must be a multiple of 60 (120, 240, 320, ...) or a sub-multiple of 60 (1, 2, 5, 10, 15, 30, ...). The appointments or the events start on a multiple of this value. <Control>: Control name Name of control to use:   Organizer control. Organizer control.- Scheduler control.
Versions 18 and later TimeLine control. New in version 18 TimeLine control. TimeLine control. Versions 19 and later Gantt Chart column. New in version 19 Gantt Chart column. Gantt Chart column.
Duration of elements: Modifying the size of the grid Hide the details
<Control>..GranularityDuration = <Value>
Remarks Limitation This property is not available for the Organizer controls and for the Scheduler controls found in the reports.
This page is also available for…
|
|
|