|
inline |
Enables or disables animation while collapsing or expanding task groups.
Use this function to enable or disable animation while collapsing or expanding task groups. By default the animation is enabled.
| bEnable | Specifies whether to enable (TRUE) or disable (FALSE) animation. |
| dblDuration | Specifies the animation duration (in seconds). If this parameter is 0 (default), the duration will be calculated by the task group height. |