트리그리드 » Api

getitemcalendartype

Description

그리드 특정 아이템의 calendar_type 속성값을 반환하는 API이다.

Parameters

Parameters Type Description
nRow long 로우 인덱스
nColumn long 컬럼 인덱스

Return Value

Type Description
short 특정 아이템의 calendar_type 속성값

Remark

직접 아이템에 속성을 따로 설정하지 않은 경우에는 -1값이 리턴된다.

Example

//

See Also

setitemcalendartype

Viewer Ver.

9.1.1.1

Update Date

20190715