Click or drag to resize

ControlAttributeExtenderSetBindPropertyName Method

返回用户文档首页
Namespace: LoongCAD.STC.Friendly.Dialog
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public void SetBindPropertyName(
	Control ctrl,
	string propName
)

Parameters

ctrl  Control
 
propName  String
 
See Also