移动单据列表移动叙事簿能用SetCustomPropertyValue设置菜单吗?
金蝶云社区-quHongan
quHongan
0人赞赏了该文章 1,010次浏览 未经作者许可,禁止转载编辑于2017年01月04日 14:39:11

移动单据中列表的移动叙事簿控件,有个【底部菜单集】属性,能在移动列表插件中用SetCustomPropertyValue添加菜单项吗?

List _tabMenuList = new List();
...
string value = BaseMenuManager.ParseToString(_tabMenuList);
...
已经将菜单项加入_tabMenuList ,
移动叙事簿的标识是FList,想用SetCustomPropertyValue方法将菜单设置上,用TabMenuValue属性不行,不知道用什么属性名?
MobileListViewControl fList;
fList = this.View.GetControl("FList");
fList.SetCustomPropertyValue("TabMenuValue", value);

如果是底部菜单控件,可以用下面代码设置菜单,但移动叙事薄怎样动态设置菜单?
this.View.GetControl("FTabMenuField").SetCustomPropertyValue("value", value);

以上问题同下面贴子类似:
https://vip.kingdee.com/article/27555

版本:6.1+PT108346
QQ:469126910

您的鼓励与嘉奖将成为创作者们前进的动力,如果觉得本文还不错,可以给予作者创作打赏哦!

请选择打赏金币数 *

10金币20金币30金币40金币50金币60金币
可用金币: 0