2022 Method
Changes 0
M

PanelScheduleView.IsSlotLocked

Description:
Check if the circuit slot in this cell is locked.
public bool IsSlotLocked(
	int nRow,
	int nCol
)
  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number
Return Value bool True if the circuit slot in this cell is locked, false otherwise