drag_lightbox

允许通过 lightbox 的 header 来拖动 lightbox

boolean drag_lightbox;

Example

gantt.config.drag_lightbox = false;
 
gantt.init("gantt_here");


Default value:

true
See also
Back to top
OSZAR »