그리드 » Api
  
getprotect
  
Description
그리드 잠금 표시 여부를 반환한다.
 
  
Return Value
  
    
      | Type | 
      Description | 
    
  
  
    
      | BOOL | 
      잠금 상태 여부 | 
    
  
Example
function btnGetProtect_on_mouseup(objInst)
{
    var isProtect = grdList.getprotect();
}
  
See Also
setprotect
  
Viewer Ver.
9.1.1.1
  
Update Date
 20180726