0
public class BizDataGridCtrl :GridControl,IDataControl { string bizViewName = ""; public string BizViewName { get { return bizViewName; } set { bizViewName = value; } } string bizViewFeildName = ""; public string BizViewFeildName { get { return BizViewFeildName; } set { BizViewFeildName = value; } } }
使用道具 举报
Archiver|手机版|小黑屋|开发者网 ( 苏ICP备08004430号-2 )版权所有:南京韵文科技有限公司 苏公网安备32011302322501号
GMT+8, 2025-4-20 22:49
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.