GridViewDataColumn dxGVC = new DevExpress.Web.GridViewDataColumn() { Caption = dc.HeaderText, Index = dc.Position, ... }; dxGVC.CellStyle.
確定! 回上一頁