設定查詢欄位
屬性
名稱 |
類型 |
説明 |
FieldName |
string |
欄位名 |
Caption |
string |
標題 |
Condition |
string |
設置查詢條件 |
Editor |
string |
顯示元件類型 |
EditorOptions |
string |
根據Editor屬性設定值,進入到不同元件的屬性設定。請相應參考JQComboBox,JQComboGrid,JQRefVal等屬性説明 |
DefaultValue |
string |
預設值,設定常值或系統變數 |
DefaultMethod |
string |
設定js或C#方法名稱 |
RemoteMethod |
bool |
是否為后台(C#)方法 |