| | |
| | | this.colLength.Visible = false; |
| | | this.colRoughness.Visible = false; |
| | | this.colMinorLoss.Visible = false; |
| | | this.colCalcuFlow.Visible = false; |
| | | this.colCalcuVelocity.Visible = false; |
| | | this.colCalcuHeadLoss.Visible = false; |
| | | this.colHasDb.Visible = false; |
| | | this.colFlags.Visible = true; |
| | | this.colDescription.Visible = true; |
| | | this.colCalcuFlow.Visible = false; |
| | | this.colCalcuVelocity.Visible = false; |
| | | this.colCalcuHeadLoss.Visible = false; |
| | | this.colCalcuMinorLoss.Visible = false; |
| | | this.colCalcuFrictionLoss.Visible = false; |
| | | this.colSet.Visible = false; |
| | | } |
| | | |