scrollTime (Properties)

"timeGrid" 뷰(View) 초기화 시 스크롤바가 최초에 위치 할 시간슬롯(Time Slot)의 시간을 설정합니다.
default값은 "00:00:00"으로 설정됩니다.

Type

string

Example

options = {
    scrollTime: "06:00:00",  //"timeGrid" 뷰(View) 초기화 시 스크롤바의 시간슬롯(Time Slot) 위치를 오전 6시로 설정
};

Since

product version desc
core 1.5.0.0 기능 추가