multisection

Timeline 또는 Units 뷰에서 동일한 이벤트를 여러 섹션에 걸쳐 렌더링할 수 있도록 합니다.

boolean multisection;

Available only in PRO Edition

Example

scheduler.config.multisection = true; 
 
scheduler.init('scheduler_here', new Date(2012, 5, 30), "timeline");


Default value:

false
Applicable views:타임라인 뷰, Units View

Related samples

See also
맨 위로