Example #1
0
 protected void dxgrid_CustomUnboundColumnData(object sender, ASPxGridViewColumnDataEventArgs e)
 {
     UtilsHelper.CustomUnboundColumnData(sender, e);
 }