PanelScheduleView.CanMoveSlotTo
Description:
Verifies if can circuits in the source slot to the specific slot.
Verifies if can circuits in the source slot to the specific slot.
-
nMovingRowThe Row Number of cell to be moved.
-
nMovingColStart Column Number of cell to be moved.
-
nToRowThe Row Number of cell to moved to.
-
nToColEnd Column Number of cell to moved to.
Return Value
bool
True if can move circuits in the source slot to the specific slot.