設定Form中具體顯示欄位。
屬性
|
名稱 |
類型 |
說明 |
|
Alignment |
string |
對齊方式,left\right\center |
|
Caption |
string |
標題 |
|
Editor |
string |
顯示元件類型,分別:text,selects,date,flipswitch,textarea,password,radiobuttons,checkboxes,file,sliders,refval,geolocation,map,qrcode |
|
EditorOptions |
string |
根據Editor屬性設定值,進入到不同元件的屬性設定。請相應參考JQCheckBoxes,JQFlipSwitch,JQRefVal等屬性說明 |
|
FieldName |
string |
欄位名 |
|
Visible |
bool |
是否顯示該欄位 |
|
Width |
int |
顯示寬度 |