2027 Method
Changes 0
M

PanelScheduleView.IsCellInPhaseLoads

Description:
Check if this cell in the phase loads
public bool IsCellInPhaseLoads(
	int nRow,
	int nCol
)
  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number
Return Value Boolean True if this cell in the phase loads, false otherwise