附錄\C.Mobile元件屬性\JQFormColumn

設定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屬性設定值,進入到不同元件的屬性設定。請相應參考JQCheckBoxesJQFlipSwitchJQRefVal等屬性說明

FieldName

string

欄位名

Visible

bool

是否顯示該欄位

Width

int

顯示寬度

Top of Page