触发一个rowstyle事件,从xratreelist devexpress中的另一个私有事件中获取xtratreelist行的backcolor [英] Fire a rowstyle event to get the backcolor for xtratreelist row from the another private event in xratreelist devexpress

查看:303
本文介绍了触发一个rowstyle事件,从xratreelist devexpress中的另一个私有事件中获取xtratreelist行的backcolor的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了一个私有方法

private void ShopfloorTreeList_NodeCellStyle(object sender, DevExpress.XtraTreeList.GetCustomNodeCellStyleEventArgs e) {

}

从上面的方法我如何触发一个新事件,这是一个私有方法。如何从上面的私有方法中激发一个新的RowStyle事件。



如何创建rowstyle事件,让开发人员设置颜色特定的一行。



我尝试了什么:



From the above method how do i fire a new event,Which is a private method.How can fire a new RowStyle event from the above private method.

how to Create the rowstyle event that lets the developer set the color of a particular row.

What I have tried:

private void ShopfloorTreeList_NodeCellStyle(object sender, DevExpress.XtraTreeList.GetCustomNodeCellStyleEventArgs e) 
{
    //How do call a RowStyle event from here;
}

感谢广告vance,帮我解决这个任务。



谢谢和问候

Saravanan

thanks in advance,help me to solve this task.

Thanks and regards
Saravanan

推荐答案

最好联系 https://www.devexpress.com [ ^ ] - 他们确实有支持,并且会比其他任何地方给你更好的答案。
You would be better off contacting https://www.devexpress.com[^] - they do have support and will give you much better answers than anywhere else.


这篇关于触发一个rowstyle事件,从xratreelist devexpress中的另一个私有事件中获取xtratreelist行的backcolor的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆