| | |
| | | |
| | | namespace HStation.WinFrmUI |
| | | { |
| | | public partial class SetSchemePumpListCtrl : DevExpress.XtraEditors.XtraUserControl, IHydroParterList |
| | | public partial class SetSchemePumpListCtrl : DevExpress.XtraEditors.XtraUserControl//, IHydroVisualList |
| | | { |
| | | public SetSchemePumpListCtrl() |
| | | { |
| | | InitializeComponent(); |
| | | this.gridView1.SetNormalView(30); |
| | | this.gridView1.RegistCustomDrawRowIndicator(40); |
| | | this.gridView1.RegistCustomDrawRowIndicator(40); |
| | | this.gridView1.BorderStyle = BorderStyles.NoBorder; |
| | | this.layoutControl1.SetupLayoutControl(); |
| | | } |