标签: x++ axapta
如何从当前字符串控件的datamethod引用控件或控件名称?
答案 0 :(得分:1)
将控件的AutoDeclation属性设置为Yes,然后直接使用控件名称。
AutoDeclation
Yes