示例#1
0
 private void @__BuildControl__control14(DevExpress.Web.ASPxGridView.ASPxGridViewBehaviorSettings @__ctrl)
 {
     @__ctrl.AllowDragDrop = false;
 }
 private void @__BuildControl__control2(DevExpress.Web.ASPxGridView.ASPxGridViewBehaviorSettings @__ctrl)
 {
     @__ctrl.SortMode = DevExpress.XtraGrid.ColumnSortMode.Custom;
 }