摘要:
public static void SetDispatchStatus(GridView aGridView1, GridColumn aColStatus, bool aOnlyImage) { var imageList = new ImageList(); imageList.ImageSize = new Size(12, 12); imageList.ColorDepth = ColorDepth.Depth32Bit; imageList.Images.Add("0",... 阅读全文
posted @ 2013-09-23 15:47
沙耶
阅读(3440)
评论(0)
推荐(1)

浙公网安备 33010602011771号