Silverlight Listbox design- change backgroundcolor of alternate row

不打扰是莪最后的温柔 提交于 2019-12-10 11:02:33

问题


how to change listbox to set background color of alternate row diff... e.g. Listbox having 6 rows 1st,3rd,5th row having "blue" background and 2nd, 4th, 6th row having "white" background.


回答1:


Here is one way to do it: http://forums.silverlight.net/forums/t/14345.aspx



来源:https://stackoverflow.com/questions/3183459/silverlight-listbox-design-change-backgroundcolor-of-alternate-row

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!