绑定类型
命名空间:
Swebui.Controls
程序集:
Swebui.Core (在 Swebui.Core.dll 中) 版本:1.0.134.17496+387d83fa8d4800e0d3012f4c3e32d7e2fc10ae68
语法public enum SwebPropertyBindType
Public Enumeration SwebPropertyBindType
成员
| 成员名称 | 值 | 说明 |
---|
| Context | 1 |
上下文
|
| FixValue | 2 |
固定值
|
| SelectObject | 4 |
选择关键字
|
| Language | 8 |
语言
|
| Schema | 16 |
数据字典
|
参见