DevApp/Gs.DevApp/DevFrm/XtraForm2.cs @@ -21,6 +21,8 @@ public XtraForm2() { InitializeComponent(); gridView1.RowHeight = 50; // 您可以根据需要调整这个值 gridView1.OptionsView.RowAutoHeight = true; getPageList(1); }