스케쥴 » Api

setperioditemstyle

Description

스케쥴 컴포넌트에 perioditem_style 속성을 설정한다.

Parameters

Parameters Type Description
nPerioditemStyle short perioditem_style 속성값

Return Value

Type Description
BOOL 정상 처리 여부

Example

function btn_setperioditemstyle_on_mouseup(objInst) { schedule.setperioditemstyle(0); }

See Also

getperioditemstyle

Viewer Ver.

9.1.1.1

Update Date

20240206