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
Boolean
True if the circuit slot in this cell is locked, false otherwise
False if the circuit slot not found.
No comments yet. Start the discussion.
Loading…