ImageExSetBindDisplayPropertyValue 方法 |
SetBindDisplayPropertyValue
命名空间:
Smobiler.Core.Controls
程序集:
Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public void SetBindDisplayPropertyValue(
string propName,
Object propValue
)
Public Sub SetBindDisplayPropertyValue (
propName As String,
propValue As Object
)
参数
- propName
- 类型:SystemString
[缺少 "M:Smobiler.Core.Controls.ImageEx.SetBindDisplayPropertyValue(System.String,System.Object)" 的 <param name="propName"/> 文档]
- propValue
- 类型:SystemObject
[缺少 "M:Smobiler.Core.Controls.ImageEx.SetBindDisplayPropertyValue(System.String,System.Object)" 的 <param name="propValue"/> 文档]
参见