PanelScheduleView.IsSlotLocked
Description:
Check if the circuit slot in this cell is locked.
Check if the circuit slot in this cell is locked.
public bool IsSlotLocked(
int nRow,
int nCol
)
-
Int32nRowRow Number
-
Int32nColColumn Number
Return Value
bool
True if the circuit slot in this cell is locked, false otherwise
False if the circuit slot not found.