SMART datagrid v1.4 > Classes > DateCellEditor

Back  Forward

DataLudi.DateCellEditor.textReadOnly  property

true면 편집기에서 값을 수정할 수 없고, 달력 상자 항목 선택을 통해서만 데이터셀 값을 변경할 수 있다. 

readOnlytrue면 애초에 달력 상자를 펼칠 수 없다. 

기본값은 false.

Getter
function textReadOnly(): Boolean
Setter
function setTextReadOnly(value: Boolean)
See Also
readOnly
셀 편집 개요
Examples
Date 셀 편집기
셀 편집