設定Form中具體顯示欄位。
屬性
| 
   名稱  | 
  
   類型  | 
  
   説明  | 
 
| 
   FieldName  | 
  
   string  | 
  
   欄位名  | 
 
| 
   Caption  | 
  
   string  | 
  
   標題  | 
 
| 
   Alignment  | 
  
   string  | 
  
   對齊方式,left\right\center  | 
 
| 
   Width  | 
  
   int  | 
  
   顯示寬度  | 
 
| 
   Editor  | 
  
   string  | 
  
   顯示元件類型  | 
 
| 
   Format  | 
  
   string  | 
  
   顯示格式  | 
 
| 
   EditorOptions  | 
  
   string  | 
  
   根據Editor屬性設定值,進入到不同元件的屬性設定。請相應參考JQComboBox,JQComboGrid,JQRefVal等屬性説明  | 
 
| 
   MaxLength  | 
  
   int  | 
  
   最大輸入寬度  | 
 
| 
   ReadOnly  | 
  
   bool  | 
  
   true表示只讀欄位  | 
 
| 
   Span  | 
  
   int  | 
  
   欄位間隔大小  |