스케쥴 » Api

getperioditemstyle

Description

스케쥴 컴포넌트에 perioditem_style 속성값을 반환하는 API이다.

Return Value

Type Description
short perioditem_style 속성값

Example

function btn_getperioditemstyle_on_mouseup(objInst) { screen.alert(schedule.getperioditemstyle()); }

See Also

setperioditemstyle

Viewer Ver.

9.1.1.1

Update Date

20240206