自由排版的Form元件
屬性
| 
   名稱  | 
  
   類型  | 
  
   說明  | 
 
| 
   Columns  | 
  
   Collection  | 
  
   顯示Form中顯示的欄位  | 
 
| 
   DataMember  | 
  
   string  | 
  
   連接的Server端具體的InfoCommand ID  | 
 
| 
   DuplicateCheck  | 
  
   bool  | 
  
   True表示進行重複性檢查  | 
 
| 
   IsNotifyOFF  | 
  
   bool  | 
  
   是否關閉通知  | 
 
| 
   IsShowFlowIcon  | 
  
   bool  | 
  
   是否顯示Flow按鈕  | 
 
| 
   OnApply  | 
  
   string  | 
  
   在確認資料編輯時,調用的js方法名稱  | 
 
| 
   OnCancel  | 
  
   string  | 
  
   在取消資料編輯時,調用的js方法名稱  | 
 
| 
   OnLoadSuccess  | 
  
   string  | 
  
   在資料載入完成時,調用的js方法名稱  | 
 
| 
   RelationColumns  | 
  
   Collection  | 
  
   設定主檔和明細檔的關係。  | 
 
| 
   RemoteName  | 
  
   string  | 
  
   元件連接的資料來源  |